GetAggregateMapping method: CubeCollectionDefn class
Syntax
GetAggregateMapping(PartName, IsCube)
Description
Use the GetAggregateMapping method to return the aggregate mapping field specified by the part PartName.
Parameters
| Parameter | Description |
|---|---|
|
PartName |
Specify the part name for which you want the aggregate mapping field name. |
|
IsCube |
Specify whether the part is a cube or not. This parameter takes a Boolean value, true if the part is a cube, false otherwise. |
Returns
A string.