depth property
depth property
Implements IDocumentsContainerLoadOptions.depth
Default: 1
Definition:
@property
def depth(self):
...
@depth.setter
def depth(self, value):
...
Implements IDocumentsContainerLoadOptions.depth
Default: 1
@property
def depth(self):
...
@depth.setter
def depth(self, value):
...