Click or drag to resize
BiotopeImportanceEnum Enumeration
Enum that contains values for BiotopeImportance enum. This enum should only be used if a program handles the values differently.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum BiotopeImportanceEnum
Members
  Member nameValueDescription
NoImportance0 No importance = 0.
HasImportance1 Has importance = 1.
VeryImportant2 Very important = 2.
See Also