Click or drag to resize
DarwinCoreOccurrenceOccurrenceStatus Property
Darwin Core term name: occurrenceStatus. A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary. This property is currently not used.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string OccurrenceStatus { get; set; }

Property Value

Type: String

Implements

IDarwinCoreOccurrenceOccurrenceStatus
See Also