Click or drag to resize
WebSpeciesObservationSearchCriteriaIncludePositiveObservations Property
This property indicates whether to search for positive observations. "Positive observations" are normal observations indicating that a species has been seen at a specified location.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool IncludePositiveObservations { get; set; }

Property Value

Type: Boolean
See Also