Click or drag to resize
SpeciesObservationSpecificationId Enumeration
Each enumeration value specifies a predefined set of species observation fields.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum SpeciesObservationSpecificationId
Members
  Member nameValueDescription
None0 No species observation fields.
All1 All data for each species observation.
DarwinCore2 The same set of species observation fields as defined by Species Information Centers extended definition of Darwin Core.
MapMinimum3 The minimum set of species observation fields that can be used to plot species observations on a map. Included species observation fields: Class: DarwinCore Property: Id. Class: Location Property: CoordinateX. Class: Location Property: CoordinateY.
See Also