GetIndexes method: Cube class

Syntax

GetIndexes()

Description

Use the GetIndexes method to return an array of MemberReference’s (indexes) for this cube. These MemberReferences are the MemberReferences that were added with the AddIndex method.

Parameters

None.

Returns

An array of MemberReference objects.