Method GetName
GetName(ParameterId)
Gets the name of a Cam operation parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
string GetName(ParameterId inParameterId)
Parameters
| Type | Name | Description |
|---|---|---|
| ParameterId | inParameterId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| string | Name of the parameter, without categories. |