Enum NdexOffenseCategoryNDExCodeSimpleType
A data type for a code that indicates the category of offense.
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NdexOffenseCategoryNDExCodeSimpleType
Fields
Name | Description |
---|---|
FELONYEnum | Enum FELONYEnum for FELONY |
MISDEMEANOREnum | Enum MISDEMEANOREnum for MISDEMEANOR |
OTHEREnum | Enum OTHEREnum for OTHER |