Enables an application in a common context session to clear a filter that it has previously set via the method SetSubjectsOfInterest.
public void ClearFilter(
int participantCoupon
)
Sub ClearFilter( _
ByVal participantCoupon As Integer _
)
void ClearFilter(
int participantCoupon
)
participantCoupon
The participant coupon of an application that has joined the common context.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET