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