app_id_tables property

app_id_tables property

Gets or sets the application identifier tables.

Definition:

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

See Also