ApplyPatches method
Applies a patch to the properties of a variable. Allows an update to some of the properties. It should not be possible to patch "/qInfo/qId", and it will be forbidden in the near future.
Tip note
	
	
	
	Applying a patch takes less time than resetting all the properties.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qPatches | Array of patches. | Yes | Array of NxPatch | 
Access Control
update
	
	
	See also