UsesDimension method: CubeDefn class

Syntax

UsesDimension(DimName)

Description

Use the UsesDimension method to determine if the dimension specified by DimName is used by this cube.

Parameters

Parameter Description

DimName

Specify the name of the dimension that you want to check for.

Returns

A Boolean value: true if the dimension is used, false otherwise.