Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

ClearFilter Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The participant coupon of an application that has joined the common context.
Enables an application in a common context session to clear a filter that it has previously set via the method SetSubjectsOfInterest.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextFilter&method=ClearFilter&participantCoupon={participantCoupon}")]
Stream ClearFilter( 
   string id,
   string domain,
   int participantCoupon
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextFilter&method=ClearFilter&participantCoupon={participantCoupon}")>
Function ClearFilter( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal participantCoupon As Integer _
) As Stream
'Usage
 
Dim instance As IContextFilterService
Dim id As String
Dim domain As String
Dim participantCoupon As Integer
Dim value As Stream
 
value = instance.ClearFilter(id, domain, participantCoupon)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextFilter&method=ClearFilter&participantCoupon={participantCoupon}")]
Stream^ ClearFilter( 
   String^ id,
   String^ domain,
   int participantCoupon
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
participantCoupon
The participant coupon of an application that has joined the common context.
Requirements

Target Platforms

See Also

Reference

IContextFilterService Interface
IContextFilterService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features