WebDarwinCoreConservationNatura2000 Property |
Not defined in Darwin Core.
This property indicates whether
the species is included in Natura 2000.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool Natura2000 { get; set; }
Public Property Natura2000 As Boolean
Get
Set
public:
property bool Natura2000 {
bool get ();
void set (bool value);
}
member Natura2000 : bool with get, set
Property Value
Type:
BooleanSee Also