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