Enum sex
Enumeration of the sex value
Namespace: AdditionalData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum sex
Fields
Name | Description |
---|---|
F | Female |
Item | Allows for handling of an unknown element |
M | Male |
N | None or not applicable |
O | Other |
U | Unknown |