IResultMeasureHeader
Home > @gooddata/sdk-model > IResultMeasureHeader
IResultMeasureHeader interface
Measure header specifies name of the measure to which the calculated values in the particular data view slice belong.
Signature:
export interface IResultMeasureHeader
Remarks
Measure header also specifies 'order' - this is essentially an index into measure group descriptor's item array; it can be used to obtain further information about the measure.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
measureHeaderItem | IResultMeasureHeaderItem |