Aqualogic Interaction API  
 

IPTSavedSearch.UnSubscribeUser Method 

Removes a user id from the list of userIDs serialized with the SavedSearch object

void UnSubscribeUser(
   int lUserID
);

Parameters

lUserID
userID of the unsubscriber

See Also

IPTSavedSearch Interface | com.plumtree.server Namespace