Click or drag to resize
SpeciesObservationSearchCriteriaIsDisturbanceSensitivityConsidered Property
Indicates if species observations that are outside geography area (bounding box, polygons or regions) but close enough when disturbance sensitivity of species 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 IsDisturbanceSensitivityConsidered { get; set; }

Property Value

Type: Boolean

Implements

ISpeciesObservationSearchCriteriaIsDisturbanceSensitivityConsidered
See Also