Name | Description | |
---|---|---|
init |
Name | Description | |
---|---|---|
calculatedMembers | Gets or sets the calculated members. | |
customDescriptors | Gets or sets the custom descriptors. | |
customQuery | Gets the custom query descriptor. | |
description | Gets or sets the description of this descriptor object. Inherited from dundas.data.DescriptorBase. | |
dimensions | Gets or sets the OLAP dimensions. | |
id | Gets or sets the ID of this descriptor object. Inherited from dundas.data.DescriptorBase. | |
kpis | Gets the OLAP KPIs. | |
measures | Gets or sets the OLAP measures. | |
name | Gets or sets the name of this descriptor object. Inherited from dundas.data.DescriptorBase. | |
namedSets | Gets or sets the OLAP Named Sets. | |
timeDescriptors | Gets or sets the time descriptors. |
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. |