convert_owned property

convert_owned property

The ConvertOwned property indicates that owned documents will be converted; it is read‑only and always set to True.

Definition:

@property
def convert_owned(self):
    ...

See Also