Aqualogic Interaction API  
 

IPTSavedSearch.IsSubscribed Method 

Checks whether a User is a subscriber to this SavedSearch

bool IsSubscribed(
   int lUserID
);

Parameters

lUserID
userID of the subscriber

Return Value

whether the User is subscribed to this SavedSearch

See Also

IPTSavedSearch Interface | com.plumtree.server Namespace