LumpSplitEventTypeId Enumeration |
Enumeration of taxon lump split event types.
Namespace: ArtDatabanken.DataAssembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public enum LumpSplitEventTypeId
Public Enumeration LumpSplitEventTypeId
public enum class LumpSplitEventTypeId
type LumpSplitEventTypeId
Members
| Member name | Value | Description |
---|
| Lump | 2 |
Lump of taxa.
|
| Split | 4 |
Split of taxa.
|
See Also