| | WebCenter Interaction API | |
| IPTMigrationManager.InitializeForExport Method |
Initializes the migration manager for export and opens an empty migration package at the specified file system path.
void InitializeForExport(
string strMigrationPackagePath
);
Parameters
-
strMigrationPackagePath
- - The full path to the migration package file.
See Also
IPTMigrationManager Interface | com.plumtree.server Namespace