Name | Description | |
---|---|---|
init | Initializes the AnalysisStructure. Called during construction. Inherited from dundas.data.Structure. |
Name | Description | |
---|---|---|
description | Gets or sets the description. Inherited from dundas.data.Structure. | |
hierarchies | Gets or sets the analysis hierarchies in this entity. | |
id | Gets or sets the ID. Inherited from dundas.data.Structure. | |
isAutoGenerated | Gets or whether this analysis entity is auto generated. | |
measures | Gets or sets the analysis measures in this entity. | |
name | Gets or sets the name. Inherited from dundas.data.Structure. | |
objectType | Gets or sets the object type of the structure. | |
parameters | Gets or sets the ID. | |
queryHints | Gets or sets the optional query hints the structure may support. | |
securityHierarchies | Gets or sets the data security hierarchies. |
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. |