Click or drag to resize
RedListTaxonTypeEnum Enumeration
Enum that contains values for RedListTaxonType enum. This integer value for this enum corresonds to the index in FactorFieldEnumList where the real enum value can be found as text. 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 RedListTaxonTypeEnum
Members
  Member nameValueDescription
Species0Species = 0
SmallSpecies1SmallSpecies = 1
SubSpecies2SubSpecies = 2
See Also