Aqualogic Interaction API  
 

IPTMigrationManager.InitializeForImport Method (String)

Initializes the migration manager for import. Loads the package at the specified file system path.

void InitializeForImport(
   string strMigrationPackagePath
);

Parameters

strMigrationPackagePath
- The full path to the package to be imported.

See Also

IPTMigrationManager Interface | com.plumtree.server Namespace | IPTMigrationManager.InitializeForImport Overload List