BulkOp Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Specification and arguments for an individual operation (request) in a bulk request set.
Inheritance
-
System.Object
- BulkOp
Syntax
[ValueClass]
public class BulkOp : IBulkOp
Constructors
Name | Description |
---|---|
BulkOp() |
Properties
Name | Description |
---|---|
Args |
Root object for the named input arguments of the method. JSON property name: qArgs |
Id |
The ID of the target object, according to Target. (Ignored if not needed.) JSON property name: qId |
Method |
The method name to invoke. JSON property name: qMethod |
Target |
If the value of Target is NX_TARGET_OBJ_ID, then the target is an app object identified by the Id value. Otherwise, it refers to a specific target. JSON property name: qTarget |
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!