Aqualogic Interaction API  
 

IPTMigrationManager.PurgeMigrationProfile Method 

Clears all migration mappings associated with the specified portal UUID from the database.

void PurgeMigrationProfile(
   string strSourcePortalUUID
);

Parameters

strSourcePortalUUID
- The portal UUID to clear mappings for.

See Also

IPTMigrationManager Interface | com.plumtree.server Namespace