Type Alias GenericMeasureLayout

Is the layout for GenericMeasureProperties.

type GenericMeasureLayout = {
    qInfo?: NxInfo;
    qMeasure?: NxLibraryMeasure;
    qMeta?: NxMeta;
}
Index

Properties

qInfo?: NxInfo

Information about the object.

qMeasure?: NxLibraryMeasure

Information about the measure.

qMeta?: NxMeta

Information on publishing and permissions.