Share

SettingsAbbreviation.Profile Property

Gets Abbreviation settings of Profile



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

Syntax

C#

public SettingsAbbreviationProfile Profile { get; }

VB

Public ReadOnly Property Profile As SettingsAbbreviationProfile
	Get

C++

public:
property SettingsAbbreviationProfile^ Profile {
	SettingsAbbreviationProfile^ get ();
}

Property Value

SettingsAbbreviationProfile

See Also

Reference

Was this information helpful?