CubeDescriptorData Properties

The CubeDescriptorData type exposes the following members.

Properties
  NameDescription
Public propertyCalculatedMembers
Gets the calculated members.
Public propertyCustomDescriptors
Gets the custom descriptors.
Public propertyCustomQuery
Gets the custom query descriptor.
Public propertyDimensions
Gets the OLAP dimensions.
Public propertyKpis
Gets the OLAP KPIs.
Public propertyMeasures
Gets the OLAP measures.
Public propertyNamedSets
Gets the OLAP Named Sets.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also