Enum NcAngularSecondSimpleType
A data type for a second of a minute, with a restricted range of 0 (inclusive) to 60 (exclusive).
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NcAngularSecondSimpleType
Fields
Name | Description |
---|---|
NUMBER_0 | Enum NUMBER_0 for 0 |
NUMBER_60 | Enum NUMBER_60 for 60 |