UsesCube method: CubeCollectionDefn class

Syntax

UsesCube(CubeName)

Description

Use the UsesCube method to determine if the cube collection uses the cube specified by CubeName.

Parameters

Parameter Description

CubeName

Specify the name of the cube that you want to verify.

Returns

A Boolean value, true if the specified cube is part of the cube collection, false otherwise.