WebDarwinCoreConservationConservationRelevant Property |
Not defined in Darwin Core.
This property indicates whether a species has been
classified as nature conservation relevant
('naturvårdsintressant' in swedish).
The concept 'nature conservation relevant' must be defined
before this property can be used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool ConservationRelevant { get; set; }
Public Property ConservationRelevant As Boolean
Get
Set
public:
property bool ConservationRelevant {
bool get ();
void set (bool value);
}
member ConservationRelevant : bool with get, set
Property Value
Type:
BooleanSee Also