Variable DimensionMemberRecursiveHierarchyConst

DimensionMemberRecursiveHierarchy: {
    descendantCountProperty: string;
    externalKeyProperty: string;
    labelProperty: string;
    levelProperty: string;
    memberTypeProperty: string;
    parentNodeProperty: string;
    valueProperty: string;
} = ...

Type declaration

  • descendantCountProperty: string
  • externalKeyProperty: string
  • labelProperty: string
  • levelProperty: string
  • memberTypeProperty: string
  • parentNodeProperty: string
  • valueProperty: string

Generated using TypeDoc