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