Click or drag to resize
WebSpeciesObservationFields Property
Information about one species observation. How much information that a WebSpeciesObservation contains depends on context, how much information that was requested and how much information that is available.

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<WebSpeciesObservationField> Fields { get; set; }

Property Value

Type: ListWebSpeciesObservationField
See Also