SetProperties method
Sets some properties for a variable.
The identifier of a variable cannot be modified.
You cannot update the properties of a script-defined variable using the SetProperties method.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qProp | Information about the variable. |
Yes | GenericVariableProperties |
Returns
"result": {}