IDocumentsContainerLoadOptions class

IDocumentsContainerLoadOptions class

Represents loading options for a documents container.

The IDocumentsContainerLoadOptions type exposes the following members:

Properties

Property Description
convert_owned The option to control whether the owned documents in the documents container must be converted.
convert_owner The option to control whether the documents container itself must be converted.
depth The option to control how many levels in depth to perform conversion.

See Also