Aqualogic Interaction API  
 

IPTObjectManager.LookupObjectIdFromName Method 

Looks up the id (or ids if there are more than one) of the objects with the specified name.

int[] LookupObjectIdFromName(
   string objectName
);

Parameters

objectName

Return Value

See Also

IPTObjectManager Interface | com.plumtree.server Namespace