Click or drag to resize
WebSpeciesObservationInformationSpeciesObservationIds Property
If SpeciesObservationCount is greater than MaxSpeciesObservationCount then only ids for 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<long> SpeciesObservationIds { get; set; }

Property Value

Type: ListInt64
See Also