Method ToStringValue
ToStringValue(ParameterId)
Gets the localized text corresponding to the parameter value.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
string ToStringValue(ParameterId inParameterId)
Parameters
| Type | Name | Description |
|---|---|---|
| ParameterId | inParameterId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| string | Localized text corresponding to the parameter value. The TopSolid culture is used for the translation. |