Click or drag to resize
WebSpeciesObservationInformationSpeciesObservations Property
If SpeciesObservationCount is less or equal to MaxSpeciesObservationCount then species observations are returned in this property.

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<WebSpeciesObservation> SpeciesObservations { get; set; }

Property Value

Type: ListWebSpeciesObservation
See Also