GetRowCount method: CubeCollection class
Syntax
GetRowCount()
Description
Use the GetRowCount method to return the total number of rows in the cube collection.
The number of rows is a function of the hierarchy, that is, what is shown or not shown, and filtered values.
Parameters
None.
Returns
An integer.
Related Topics