SettingsAmbientSettingsUnitNumberTUnitUnit Property |
Specifies the unit of the measurement.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<TUnit> Unit { get; }
Public ReadOnly Property Unit As PropertyEnum(Of TUnit)
Get
public:
property PropertyEnum<TUnit>^ Unit {
PropertyEnum<TUnit>^ get ();
}
Property Value
PropertyEnumTUnit
See Also