Click or drag to resize
WebSpeciesObservationSearchCriteriaRegionLogicalOperator 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 currently not used.

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

Property Value

Type: LogicalOperator
See Also