Click or drag to resize
SpeciesObservationSearchCriteriaRegionLogicalOperator Property
Specify how regions, polygons or bounding box should be logically combined when species observations are searched. The logical operator OR are used between spatial geometries. 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
public LogicalOperator RegionLogicalOperator { get; set; }

Property Value

Type: LogicalOperator

Implements

ISpeciesObservationSearchCriteriaRegionLogicalOperator
See Also