Share

SettingsAbbreviationProfile Class

Abbreviations Settings for Profile

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAbbreviationProfile


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

Syntax

C#

public sealed class SettingsAbbreviationProfile : TreeOidWrapper

VB

Public NotInheritable Class SettingsAbbreviationProfile
	Inherits TreeOidWrapper

C++

public ref class SettingsAbbreviationProfile sealed : public TreeOidWrapper

The SettingsAbbreviationProfile type exposes the following members.

Methods

 NameDescription
Public methodGetProfileAbbreviation Gets the profile abbreviation settings
Public methodSetProfileAbbreviation Sets the profile abbreviation settings

See Also

Reference

Was this information helpful?