get_grand_total_name method

get_grand_total_name

Gets the grand total name of the function.

Returns

The grand total name of the function.

def get_grand_total_name(self, function_type):
    ...
ParameterTypeDescription
function_typeConsolidationFunctionThe function type.

See Also