handle method

handle

Overrides default loading of a particular DocumentTable object while creating a DocumentTableSet instance.

def handle(self, args):
    ...
Parameter Type Description
args DocumentTableLoadArgs

See Also