Click or drag to resize
ProvinceFeatureId Class
Enumeration of Swedish provinces
Inheritance Hierarchy
SystemObject
  ArtDatabanken.DataProvinceFeatureId

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public class ProvinceFeatureId

The ProvinceFeatureId type exposes the following members.

Constructors
  NameDescription
Public methodProvinceFeatureId
Initializes a new instance of the ProvinceFeatureId class
Top
Fields
  NameDescription
Public fieldStatic memberAseleLappmark
Åsele lappmark, province part of Lappland
Public fieldStatic memberLappland
Special province Lappland that have province parts. This province exists in the table Province in database SwedishSpeciesObservationResources
Public fieldStatic memberLuleLappmark
Lule lappmark, province part of Lappland
Public fieldStatic memberLyckseleLappmark
Lycksele lappmark, province part of Lappland
Public fieldStatic memberPiteLappmark
Pite lappmark, province part of Lappland
Public fieldStatic memberTorneLappmark
Torne lappmark, province part of Lappland
Top
Extension Methods
  NameDescription
Public Extension MethodCheckNotNull
Check that an argument is not null.
(Defined by ObjectExtension.)
Public Extension MethodCheckNull
Check that an argument is null.
(Defined by ObjectExtension.)
Public Extension MethodIsNotNull
Test if an object reference is not null.
(Defined by ObjectExtension.)
Public Extension MethodIsNull
Test if an object reference is null.
(Defined by ObjectExtension.)
Top
See Also