Aqualogic Interaction API  
 

IPTState.Remove Method 

Remove an item from the state object.

void Remove(
   string strItemName
);

Parameters

strItemName
- The name of the item to remove.

See Also

IPTState Interface | com.plumtree.server Namespace