GlobalizationSettings.GetTableRowTypeOfAll

GlobalizationSettings.GetTableRowTypeOfAll method

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

public virtual string GetTableRowTypeOfAll()

Return Value

the type name of table rows

See Also