Skip to main content Skip to complementary content

NxPatch Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

Syntax

[ValueClass]
public class NxPatch : AbstractStructure, IDisposable, INxPatch, IAbstractStructure

Constructors

Name Description
NxPatch()

Creates an instance of the NxPatch class

Properties

Name Description
Op

Operation to perform.

JSON property name: qOp

Path

Path to the property to add, remove or replace.

JSON property name: qPath

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""

JSON property name: qValue

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!