SetProperties method
Sets some properties for a variable.
Information note
The identifier of a variable cannot be modified.
Information note
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 |
Access Control
update
See also