TaxonAlertStatusId Enumeration |
A classification of the need for communication of
problems related to the taxon status and recognition.
Namespace: ArtDatabanken.DataAssembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public enum TaxonAlertStatusId
Public Enumeration TaxonAlertStatusId
public enum class TaxonAlertStatusId
Members
| Member name | Value | Description |
---|
| Green | 0 |
The taxon is valid and no particular problems
exists concerning its classification and recognition.
|
| Yellow | 1 |
The taxon is valid but it is usually mixed up
with other taxa.
|
| Red | 2 |
The taxon is not valid.
|
See Also