depth property
depth property
The depth of the documents container load options. Implements IDocumentsContainerLoadOptions.depth. Default is 3.
Definition:
@property
def depth(self):
...
@depth.setter
def depth(self, value):
...
The depth of the documents container load options. Implements IDocumentsContainerLoadOptions.depth. Default is 3.
@property
def depth(self):
...
@depth.setter
def depth(self, value):
...