Method GetLocalizedName
GetLocalizedName(ParameterId)
Gets the translated name of a Cam operation parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
string GetLocalizedName(ParameterId inParameterId)
Parameters
| Type | Name | Description |
|---|---|---|
| ParameterId | inParameterId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| string | Translated name of the parameter. The TopSolid culture is used for the translation. |