ImportManager constructor
init
Initializes a new instance of the ImportManager class.
def __init__(self, root_metadata_package):
...
| Parameter | Type | Description |
|---|---|---|
| root_metadata_package | groupdocs.metadata.common.RootMetadataPackage | A collection of metadata properties where the import will be performed. |
See Also
- module
groupdocs.metadata.importing - class
ImportManager