Name | Description | |
---|---|---|
init | Initializes the HierarchyUsage. Called during construction. |
Name | Description | |
---|---|---|
analysisElement | Gets or sets the analysis element. Inherited from dundas.data.AnalysisElementUsage. | |
caption | Gets or sets the caption for this element usage. Inherited from dundas.data.AnalysisElementUsage. | |
id | Gets or sets the element ID. Inherited from dundas.data.AnalysisElementUsage. | |
isExcludedFromDataExport | Gets or sets a value indicating whether this element is exported in non-image exports. Inherited from dundas.data.AnalysisElementUsage. | |
isHierarchy | Gets or sets whether this element usage is a hierarchy. Inherited from dundas.data.AnalysisElementUsage. | |
isMeasure | Gets or sets whether this element usage is a measure. Inherited from dundas.data.AnalysisElementUsage. | |
isTimeHierarchy | Gets or sets whether this element usage is a time hierarchy. Inherited from dundas.data.AnalysisElementUsage. | |
isUnknownMemberCaptionBlank | Gets or sets a value indicating whether the unknown member caption is blank or not. | |
levelParameter | Gets or sets the hierarchy level parameter. | |
parameter | Gets or sets the parameter this element. Inherited from dundas.data.AnalysisElementUsage. | |
parentEntityId | Gets or sets the parent entity ID, if any. Inherited from dundas.data.AnalysisElementUsage. | |
placement | Gets or sets this element usage placement. Inherited from dundas.data.AnalysisElementUsage. | |
retrieveAllMemberOnly | Gets or sets a value indicating whether all of this hierarchy's values should be collapsed into a single All Member when displayed. | |
retrieveUnknownMembers | Gets or sets whether to retrieve unknown hierarchy members. Inherited from dundas.data.AnalysisElementUsage. | |
shownTotals | Gets or sets a value holding the totals kind for this hierarchy usage. | |
sortPolicy | Gets or sets the sorting. | |
sourceElement | Gets or sets the element that is the source of the analysis element. Inherited from dundas.data.AnalysisElementUsage. | |
targetHierarchyParameter | Gets or sets the target hierarchy parameter, which only applies if this is a dynamic hierarchy. | |
uniqueName | Gets or sets the unique name for this element usage. Inherited from dundas.data.AnalysisElementUsage. | |
unknownMemberCaption | Gets or sets the override for the unknown member caption. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
getTooltip | Creates a string representation of this usage for a tooltip. Inherited from dundas.data.AnalysisElementUsage. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. | |
toString | Creates a string representation of this analysis element usage. Inherited from dundas.data.AnalysisElementUsage. |