Method GetCategories
GetCategories(string)
Gets the categories, of a Cam operation parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 0, 0)]
string[] GetCategories(string inFullName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | inFullName | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| string[] | Categories. is added as a new category. |