reference_to_table_record property

reference_to_table_record property

Gets or sets the reference to table record.

Definition:

@property
def reference_to_table_record(self):
    ...
@reference_to_table_record.setter
def reference_to_table_record(self, value):
    ...

See Also