Aqualogic Interaction API  
 

IPTMigrationElement.SetMigrationConfigBagSettings Method 

Sets user specified migration configuration options, such as export parent folders.

void SetMigrationConfigBagSettings(
   IXPPropertyBag migrationConfigBag
);

Parameters

migrationConfigBag
An IXPPropertyBag representing migration manager settings. Keys can be found in PTMigrationConstants.

See Also

IPTMigrationElement Interface | com.plumtree.server Namespace