SettingsAbbreviationCantGetCantAbbreviation Method |
Gets the cant abbreviation settings.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string GetCantAbbreviation(
AbbreviationCantType type
)
Public Function GetCantAbbreviation (
type As AbbreviationCantType
) As String
public:
String^ GetCantAbbreviation(
AbbreviationCantType type
)
Parameters
- type AbbreviationCantType
- The type of SettingsAbbreviationCant to get.
Return Value
String
See Also