GlobalizationSettings.GetTableRowTypeOfData

GlobalizationSettings.GetTableRowTypeOfData method

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

public virtual string GetTableRowTypeOfData()

Return Value

the type name of table rows

See Also