Method GetType
GetType(ParameterId)
Gets the type corresponding to the parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
ParameterType GetType(ParameterId inParameterId)
Parameters
| Type | Name | Description |
|---|---|---|
| ParameterId | inParameterId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| ParameterType | Type corresponding to the parameter. |