GetCubeCollection method: AnalyticModel class
Syntax
GetCubeCollection(CubeCollName)
Description
Use the GetCubeCollection method to return a reference to a CubeCollection object.
Parameters
| Parameter | Description |
|---|---|
|
CubeCollName |
Specify the name of the cube collection to which you want a reference. |
Returns
A CubeCollection object if successful.
Related Topics