Skip to main content Skip to complementary content

Values Property

Overloads

Values

List of values inside the table.

The first values (in result/qPreview/0/qValues ) correspond to the field names in the table.

The following values (from result/qPreview/1/qValues ) are the values of the fields in the table.

JSON property name: qValues

Values

List of values inside the table.

The first values (in result/qPreview/0/qValues ) correspond to the field names in the table.

The following values (from result/qPreview/1/qValues ) are the values of the fields in the table.

JSON property name: qValues

Declaration

      public IEnumerable<string> Values { get; set; }
    

Property Value

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

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 – let us know how we can improve!