Enum BiomEndianCodeSimpleType
A data type that enumerates the ordering possibilities of individually addressable sub-components (bytes) within the representation of a recording.
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum BiomEndianCodeSimpleType
Fields
Name | Description |
---|---|
NUMBER_0 | Enum NUMBER_0 for 0 |
NUMBER_1 | Enum NUMBER_1 for 1 |