CubePerspectiveCube Property |
Gets the OLAP cube.
Namespace:
Dundas.BI.Entities.CubePerspectives
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public OlapCube Cube { get; }
Public ReadOnly Property Cube As OlapCube
Get
public:
property OlapCube^ Cube {
OlapCube^ get ();
}
member Cube : OlapCube with get
Property Value
Type:
OlapCubeSee Also