WebCenter Interaction API  
 

IPTJob.RemoveJobListEntry Method 

Removes an existing operation from this Job's list

void RemoveJobListEntry(
   int nIndex
);

Parameters

nIndex
the index of the operation to be deleted

See Also

IPTJob Interface | com.plumtree.server Namespace