Enum NcLongitudeDegreeSimpleType
A data type for a degree of longitude.
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NcLongitudeDegreeSimpleType
Fields
Name | Description |
---|---|
NUMBER_180 | Enum NUMBER_180 for 180 |
NUMBER_MINUS_180 | Enum NUMBER_MINUS_180 for -180 |