CimCatalogTemplate::GetAllCatalogParametersName

Use this method to get all parameter names available for the catalog

Compatibility

Cimatron 2026 or later

Syntax

string[] GetAllCatalogParametersName()

GetAllCatalogParametersName():string[]

Return Type

Return: string[]

oValueList—All Parameter names

 

 

Input Type

Input: None

 

 

 

Remarks

None

Example