GetCube method: AnalyticModelDefn class
Syntax
GetCube(CubeName)
Description
Use the GetCube method to return a reference to the cube specified by CubeName. This method fails if the cube specified by CubeName doesn't exist.
Parameters
| Parameter | Description |
|---|---|
|
CubeName |
Specify the name of the cube that you want a reference to. |
Returns
A CubeDefn object.