ClearFilter Method

Summary
Enables an application in a common context session to clear a filter that it has previously set via the method SetSubjectsOfInterest.
Syntax
C#
VB
C++
public void ClearFilter( 
   int participantCoupon 
) 
Sub ClearFilter( _ 
   ByVal participantCoupon As Integer _ 
)  
void ClearFilter(  
   int participantCoupon 
)  

Parameters

participantCoupon
The participant coupon of an application that has joined the common context.

Remarks

After a filter is cleared, the application will be surveyed and notified whenever the item values for any subject are set during the course of a context change transaction.

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.