ImportManager

ImportManager constructor

Initializes a new instance of the ImportManager class.

public ImportManager(RootMetadataPackage rootMetadataPackage)
Parameter Type Description
rootMetadataPackage RootMetadataPackage A collection of metadata properties where the import will be performed.

See Also