Enum NdexRACCodeSimpleType
A data type for a code that identifies the race of the person.
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NdexRACCodeSimpleType
Fields
Name | Description |
---|---|
AEnum | Enum AEnum for A |
BEnum | Enum BEnum for B |
IEnum | Enum IEnum for I |
PEnum | Enum PEnum for P |
UEnum | Enum UEnum for U |
WEnum | Enum WEnum for W |