GlobalizationSettings.GetTotalName

GlobalizationSettings.GetTotalName method

Gets the total name of the function.

public virtual string GetTotalName(ConsolidationFunction functionType)
ParameterTypeDescription
functionTypeConsolidationFunctionThe function type.

Return Value

The total name of the function.

See Also