Results Property | Qlik Sense for developers Help
Skip to main content Skip to complementary content

Results Property

Overloads

Results

The result set of the sequence. This corresponds directly to the requested operations, maintaining a one-to-one relationship with the same order.

JSON property name: qResults

Results

The result set of the sequence. This corresponds directly to the requested operations, maintaining a one-to-one relationship with the same order.

JSON property name: qResults

Declaration

      public IEnumerable<BulkResult> Results { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<BulkResult>

Implements

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 – please let us know!