IOlapCubeCubeDescriptor Property |
Gets the cube descriptor.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
SyntaxCubeDescriptor CubeDescriptor { get; }ReadOnly Property CubeDescriptor As CubeDescriptor
Get
property CubeDescriptor^ CubeDescriptor {
CubeDescriptor^ get ();
}abstract CubeDescriptor : CubeDescriptor with get
Property Value
Type:
CubeDescriptor
See Also