Aqualogic Interaction API  
 

IPTMigrationManager.GetObjectCount Method 

Returns the count of objects of the specified classID in the currently loaded migration package.

int GetObjectCount(
   int nClassID
);

Parameters

nClassID
- The classID of objects to count.

Return Value

The count of objects.

See Also

IPTMigrationManager Interface | com.plumtree.server Namespace