get_table_row_type_of_current method

get_table_row_type_of_current

Gets the type name of table rows that consists of the current row in referenced table.

Returns

the type name of table rows

def get_table_row_type_of_current(self):
    ...

See Also