GetCircularDeps method: CubeDefn class

Syntax

GetCircularDeps(DimName)

Description

Use the GetCircularDeps method to return all cubes that have circular dependencies based on the dimension specified by DimName.

The cube names are returned in an array of string.

Parameters

Parameter Description

DimName

Specify the name of the dimension that you want to find circular dependencies for.

Returns

An array of string.