Click or drag to resize
ISpeciesObservationOccurrenceIsPositiveObservation Property
Indicates if this observation is a positive observation. "Positive observation" is a normal observation indicating that a species has been seen at a specified location.

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

Property Value

Type: NullableBoolean
See Also