Click or drag to resize
WebSpeciesObservationSearchCriteriaObserverIds Property
Search observations based on observers. Observer id corresponds to person id in the user service. Observations that are not related to persons defined in user service will not match this search criteria. This property is currently not used.

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<int> ObserverIds { get; set; }

Property Value

Type: ListInt32
See Also