Click or drag to resize
SpeciesObservationConservationConservationRelevant Property
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.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public Nullable<bool> ConservationRelevant { get; set; }

Property Value

Type: NullableBoolean

Implements

ISpeciesObservationConservationConservationRelevant
See Also