SettingsUnitZoneGetAllCodes Method |
Gets an array that specifies all avilable code strings.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic static string[] GetAllCodes()
Public Shared Function GetAllCodes As String()
public:
static array<String^>^ GetAllCodes()
Return Value
String
See Also