blocks_tables property

blocks_tables property

Gets or sets the blocks tables.

Definition:

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

See Also