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.DataAssembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public enum RedListTaxonTypeEnum
Public Enumeration RedListTaxonTypeEnum
public enum class RedListTaxonTypeEnum
type RedListTaxonTypeEnum
Members
| Member name | Value | Description |
---|
| Species | 0 | Species = 0 |
| SmallSpecies | 1 | SmallSpecies = 1 |
| SubSpecies | 2 | SubSpecies = 2 |
See Also