Enum SEXCodeSimpleType
Enumeration for the sex of a person.
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum SEXCodeSimpleType
Fields
Name | Description |
---|---|
F | Female |
M | Male |
U | Unknown |
Enumeration for the sex of a person.
[Serializable]
public enum SEXCodeSimpleType
Name | Description |
---|---|
F | Female |
M | Male |
U | Unknown |