Aqualogic Interaction API  
 

IPTObjectManager.Delete Method 

Delete the object with the specified Object ID

void Delete(
   int nObjectID
);

Parameters

nObjectID
ID of the object to be deleted

See Also

IPTObjectManager Interface | com.plumtree.server Namespace