Aqualogic Interaction API  
 

IPTMigrationManager.WriteMWSDataItemToPackage Method 

Writes a Migration Web Service item to the migration package. For use on export only.

void WriteMWSDataItemToPackage(
   int intWSID,
   string strValue
);

Parameters

intWSID
Migration Web Service ID
strValue
Package Data returned by finalize() from the MWS SCI Service

See Also

IPTMigrationManager Interface | com.plumtree.server Namespace