GetTableRowTypeOfAll Method

GetTableRowTypeOfAll function

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.


func (instance *GlobalizationSettings) GetTableRowTypeOfAll()  (string,  error) 

Remarks

See Also