Click or drag to resize
SpeciesObservationOccurrenceIsNaturalOccurrence Property
Indicates if this species occurrence is natural or if it is a result of human activity.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public Nullable<bool> IsNaturalOccurrence { get; set; }

Property Value

Type: NullableBoolean

Implements

ISpeciesObservationOccurrenceIsNaturalOccurrence
See Also