UomLinearUnitNauticalMile Property |
Returns the nautical mile linear unit (1 mi = 1852 m).
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public static UomLinearUnit NauticalMile { get; }
Public Shared ReadOnly Property NauticalMile As UomLinearUnit
Get
public:
static property UomLinearUnit^ NauticalMile {
UomLinearUnit^ get ();
}
static member NauticalMile : UomLinearUnit with get
Property Value
Type:
UomLinearUnitReturn Value
Type:
UomLinearUnitRemarks See Also