GlobalizationSettings.GetTableRowTypeOfTotals

GlobalizationSettings.GetTableRowTypeOfTotals method

Gets the type name of table rows that consists of the total row of referenced table. Default is “Totals”, so in formula “#Totals” represents the total row of referenced table.

public virtual string GetTableRowTypeOfTotals()

Return Value

the type name of table rows

See Also