convert_owned property

convert_owned property

The ConvertOwned property implements IDocumentsContainerLoadOptions.convert_owned and is read‑only; it is set to True to convert owned documents.

Definition:

@property
def convert_owned(self):
    ...

See Also