convert_owned property

convert_owned property

The owned documents will be converted. This property is read‑only and always returns True.

Definition:

@property
def convert_owned(self):
    ...

See Also