CadApplicationCodesContainer.GetCodes

CadApplicationCodesContainer.GetCodes method

Gets the codes.

public CadApplicationCodes GetCodes(string subClassName, string applicationName)
ParameterTypeDescription
subClassNameStringName of the sub class.
applicationNameStringName of the application.

Return Value

The Application Codes

See Also