Click or drag to resize
WebSpeciesObservationSearchCriteriaPolygons Property
Search observations that are inside specified polygons.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<WebPolygon> Polygons { get; set; }

Property Value

Type: ListWebPolygon
See Also