Click or drag to resize
ISpeciesObservationSearchCriteriaObserverIds 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 not used in the current version of SwedishSpeciesObservationService.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
List<int> ObserverIds { get; set; }

Property Value

Type: ListInt32
See Also