ImportManager class

ImportManager class

Provides a row of methods allowing the user to import metadata properties to various formats.

The ImportManager type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the ImportManager class.

Methods

Method Description
import_ Imports the metadata properties to a file.
import_ Imports the metadata properties to a file.
import_file
import_stream
import_streams
import_string

See Also