Click or drag to resize
WebSpeciesObservationFieldDescriptionMappings Property
List of provider specific field mapping objects containing docomuntetion on how the vales of data field are obtained from the data providers.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<WebSpeciesObservationFieldMapping> Mappings { get; set; }

Property Value

Type: ListWebSpeciesObservationFieldMapping
See Also