Click or drag to resize
WebSpeciesObservationSearchCriteriaIsAccuracyConsidered Property
Indicates if species observations that are outside geographic area (e.g. bounding box, polygons or regions) but close enough when accuracy of observation are considered should be included in the result. This property has no impact on returned information if no geographic area is involved in the search.

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

Property Value

Type: Boolean
See Also