SettingsAbbreviationGeneralText Property |
Gets Abbreviation settings that are not feature specific.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsAbbreviationGeneral GeneralText { get; }
Public ReadOnly Property GeneralText As SettingsAbbreviationGeneral
Get
public:
property SettingsAbbreviationGeneral^ GeneralText {
SettingsAbbreviationGeneral^ get ();
}
Property Value
SettingsAbbreviationGeneral
See Also