convert_owner property

convert_owner property

The property implements IDocumentsContainerLoadOptions.convert_owner.

Read‑only; when set to False, the owner will not be converted.

Definition:

@property
def convert_owner(self):
    ...

See Also