IResultMeasureHeader
Home > @gooddata/sdk-backend-spi > IResultMeasureHeader
IResultMeasureHeader interface
Warning: This API is now obsolete.
Measure header specifes name of the measure to which the calculated values in the particular data view slice belong.
Signature:
export interface IResultMeasureHeader extends m.IResultMeasureHeader
Extends: m.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.