| INxPatch Interface |
Namespace: Qlik.Engine
The INxPatch type exposes the following members.
| Name | Description | |
|---|---|---|
| Op | Operation to perform. | |
| Path | Path to the property to add, remove or replace. | |
| Value | This parameter is not used in a remove operation.
Corresponds to the value of the property to add or to the new value of the property to update.
Examples:
"false", "2", "\"New title\"" |