Type Alias: SelectionHeader

SelectionHeader: object

Represents a header in a selection.

Type declaration 

fieldKey 

readonly fieldKey: FieldKey

Readonly. The field key for the selection header.

partitionFieldKeys 

readonly partitionFieldKeys: FieldKey[]

Readonly. A list of partition field keys for the selection header.

partitionValues 

readonly partitionValues: DataValue[]

Readonly. A list of partition values for the selection header.

value 

readonly value: DataValue

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!