Name | Description | |
---|---|---|
init | Initializes the Hierarchy. Called during construction. Inherited from dundas.data.UniqueName. |
Name | Description | |
---|---|---|
caption | Gets or sets the hierarchy caption. Inherited from dundas.data.HierarchyLevel. | |
captionFormat | Gets or sets the caption format. Inherited from dundas.data.FormattableHierarchyLevel. | |
compatibleUniqueName | Gets or sets the compatible unique name. This property allows grouping together compatible hierarchy levels across multiple IAnalysisStructures. Inherited from dundas.data.HierarchyLevel. | |
dataSourceId | Gets or sets the data source ID. Inherited from dundas.data.HierarchyLevel. | |
description | Gets or sets the hierarchy description. Inherited from dundas.data.HierarchyLevel. | |
granularity | Gets or sets the granularity. | |
hierarchyUniqueName | Gets or sets the hierarchy unique name. Inherited from dundas.data.HierarchyLevel. | |
levelDepth | Gets or sets the hierarchy level depth. Inherited from dundas.data.HierarchyLevel. | |
levelType | Gets or sets the hierarchy level type. Inherited from dundas.data.HierarchyLevel. | |
localizedCaptionFormat | Gets or sets the localized caption format keyed by culture name. Inherited from dundas.data.FormattableHierarchyLevel. | |
localizedShortCaptionFormat | Gets or sets the localized short caption format keyed by culture name. Inherited from dundas.data.FormattableHierarchyLevel. | |
memberColumns | Gets or sets the member columns. Inherited from dundas.data.HierarchyLevel. | |
properties | Gets the child members non-standard properties. Inherited from dundas.data.HierarchyLevel. | |
shortCaptionFormat | Gets or sets the short caption format. Inherited from dundas.data.FormattableHierarchyLevel. | |
timeInterval | Gets or sets the time interval. | |
uniqueName | Gets or sets the unique name. Inherited from dundas.data.UniqueName. | |
unknownMember | Gets the unknown member for this level. Inherited from dundas.data.HierarchyLevel. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
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 data type. Inherited from dundas.data.UniqueName. |