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

      IEnumerable<BulkResult> Results { get; set; }
    

Property Value

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

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!