Click or drag to resize
SpeciesObservationFieldMappingMethod Property
Name of the method that generates field values if no single provider data field corresponds to the Darwin Core field or if not default value can be set.

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

Property Value

Type: String

Implements

ISpeciesObservationFieldMappingMethod
See Also