Share

SettingsUnitZone.GetAllCodes Method

Gets an array that specifies all avilable code strings.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public static string[] GetAllCodes()

VB

Public Shared Function GetAllCodes As String()

C++

public:
static array<String^>^ GetAllCodes()

Return Value

String

See Also

Reference

Was this information helpful?