SetDimensionAggregate method: CubeDefn class

Syntax

SetDimensionAggregate(DimName, UserFunctionName)

Description

Use the SetDimensionAggregate method to specify the user function to be used for the aggregate for the dimension DimName.

Parameters

Parameter Description

DimName

Specify the name of the dimension for which you want to set the aggregate.

UserFunctionName

Specify the name of the user function to be used as the aggregate function.

Returns

None.