Aqualogic Interaction API  
 

IPTMigrationElement.CheckDependencies Method 

Returns only missing dependencies for this object, as a 2-D array.

object[][] CheckDependencies();

Return Value

A 2-D array of dependencies. Each row represents an object dependency, and columns are from the PT_OBJECT_DEPENDENCY_COLS enumeration.

See Also

IPTMigrationElement Interface | com.plumtree.server Namespace