Gets the profile abbreviation settings
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public string GetProfileAbbreviation( AbbreviationProfileType type )
VB
Public Function GetProfileAbbreviation ( type As AbbreviationProfileType ) As String
C++
public: String^ GetProfileAbbreviation( AbbreviationProfileType type )
Parameters
- type AbbreviationProfileType
- The type of settings to get.