|  | Aqualogic Interaction API | |
| IPTMigrationProvider.ExportPackage Method |
Exports resources based on property bag of SCI settings.
string ExportPackage(
IXPPropertyBag pbagMigrationInfo,
int[] classIDs,
int[] objectIDs
);
Parameters
-
pbagMigrationInfo
- migration settings
-
classIDs
-
-
objectIDs
-
Return Value
String - package data to be inserted as XML in the file
See Also
IPTMigrationProvider Interface | com.plumtree.server Namespace