These settings specify how to display time.
These settings specify how to display numeric values that are not specifically defined by the unit type.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public sealed class SettingsTime : TreeOidWrapper
Visual Basic
Public NotInheritable Class SettingsTime _
	Inherits TreeOidWrapper
Visual C++
public ref class SettingsTime sealed : public TreeOidWrapper

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsAmbient..::..SettingsTime

See Also