SettingsAbbreviationGeneral Class

Abbreviations Settings for abbreviations that are not feature specific.

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

Syntax

C#

public sealed class SettingsAbbreviationGeneral : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsAbbreviationGeneral _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsAbbreviationGeneral sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsAbbreviationGeneral

See Also