Enum NcLatitudeDegreeSimpleType
A data type for a degree of latitude.
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NcLatitudeDegreeSimpleType
Fields
Name | Description |
---|---|
NUMBER_90 | Enum NUMBER_90 for 90 |
NUMBER_MINUS_90 | Enum NUMBER_MINUS_90 for -90 |