Share

SettingsAbbreviationCant Class

Abbreviation settings for Cant.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAbbreviationCant


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

Syntax

C#

public sealed class SettingsAbbreviationCant : TreeOidWrapper

VB

Public NotInheritable Class SettingsAbbreviationCant
	Inherits TreeOidWrapper

C++

public ref class SettingsAbbreviationCant sealed : public TreeOidWrapper

The SettingsAbbreviationCant type exposes the following members.

Methods

 NameDescription
Public methodGetCantAbbreviation Gets the cant abbreviation settings.
Public methodSetCantAbbreviation Sets the cant abbreviation settings.

See Also

Reference

Was this information helpful?