Click or drag to resize
SpeciesObservationSearchCriteriaIsAccuracyConsidered Property
Indicates if species observations that are outside geography area (bounding box, polygons or regions) but close enough when accuracy of observation are considered should be included in the result.

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

Property Value

Type: Boolean

Implements

ISpeciesObservationSearchCriteriaIsAccuracyConsidered
See Also