Aqualogic Interaction API  
 

IPTMigratable.Export Method 

Returns a MigrationElement that contains serialized metadata about the object which can be used to import the object into another Portal

IPTMigrationElement Export(
   IXPPropertyBag pMigrationConfigBag
);

Parameters

pMigrationConfigBag
contains configuration information for migration, such as whether ACLs should be exported.

Return Value

the MigrationElement containing object data

See Also

IPTMigratable Interface | com.plumtree.server Namespace