SettableGlobalizationSettings.GetTableRowTypeOfData

SettableGlobalizationSettings.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 override string GetTableRowTypeOfData()

Return Value

the type name of table rows

See Also