SettableGlobalizationSettings.SetGrandTotalName

SettableGlobalizationSettings.SetGrandTotalName method

Sets the grand total name of specific function.

public void SetGrandTotalName(ConsolidationFunction functionType, string name)
ParameterTypeDescription
functionTypeConsolidationFunctionThe function type.
nameStringThe grand total name of the function.

See Also