Aqualogic Interaction API  
 

IPTMigrationManager.RetrieveAllUserDataNames Method 

Retrieves an array of all user-specified metadata names. The associated values can be retrieved by iterating through the array and calling ReadUserDataItemFromPackage on the desired items.

string[] RetrieveAllUserDataNames();

Return Value

1-D Array of strings.

See Also

IPTMigrationManager Interface | com.plumtree.server Namespace