Click or drag to resize
LandscapeTypeImportanceEnum Enumeration
Enum that contains values for NatureTypeImportance 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 LandscapeTypeImportanceEnum
Members
  Member nameValueDescription
NoImportance0NoImportance = 0
HasImportance1HasImportance = 1
VeryImportant2VeryImportant = 2
See Also