Click or drag to resize
ISpeciesObservationManagerGetProvinceRegions Method
Get all province regions GetProvinceRegions is for searching observations in SpeciesObservationService and AnalysisServce only. The regions does not contain polygons

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
RegionList GetProvinceRegions(
	IUserContext userContext
)

Parameters

userContext
Type: ArtDatabanken.DataIUserContext
User context

Return Value

Type: RegionList
Information about province regions
See Also