SettableGlobalizationSettings.GetGrandTotalName

SettableGlobalizationSettings.GetGrandTotalName method

Gets the grand total name of the function.

public override string GetGrandTotalName(ConsolidationFunction functionType)
ParameterTypeDescription
functionTypeConsolidationFunctionThe function type.

Return Value

The grand total name of the function.

See Also