convert_owned property

convert_owned property

Implements IDocumentsContainerLoadOptions.convert_owned

Readonly. Set to true. The owned documents will be converted

Definition:

@property
def convert_owned(self):
    ...

See Also