Method GetFullName
GetFullName(ParameterId)
Gets the full name with categories, of a Cam operation parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
string GetFullName(ParameterId inParameterId)
Parameters
| Type | Name | Description |
|---|---|---|
| ParameterId | inParameterId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| string | Full name of the parameter, with categories. The type of the operation is added as a new category. |