Skip to main content Skip to complementary content

BulkResult Class

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

Response for an individual request in a bulk request set.

Inheritance

  • System.Object
    • BulkResult

Syntax

[ValueClass]
public class BulkResult : IBulkResult

Constructors

Name Description
BulkResult()

Properties

Name Description
Error

Error code if the operation specification was faulty or if the operation ended with an exception. Otherwise LOCERR_GENERIC_OK.

JSON property name: qError

ErrorMsg

Diagnostic message about the error.

JSON property name: qErrorMsg

RequestOutput

Root object for the return value and any named output arguments of the method.

JSON property name: qRequestOutput

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!