convert_owner property

convert_owner property

The property implements IDocumentsContainerLoadOptions.convert_owner. It is read‑only and defaults to False; when False, the owner will not be converted.

Definition:

@property
def convert_owner(self):
    ...

See Also