Type Alias MeasureList<QData>

Lists the measures. Is the layout for MeasureListDef.

type MeasureList<QData> = {
    qItems?: NxContainerEntry<QData>[];
}

Type Parameters

  • QData
Index

Properties

Properties

Information about the list of measures.