Click or drag to resize
SpeciesObservationType Property
Darwin Core term name: dcterms:type. The nature or genre of the resource. For Darwin Core, recommended best practice is to use the name of the class that defines the root of the record. 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 Type { get; set; }

Property Value

Type: String

Implements

ISpeciesObservationType
See Also