Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MatchFound Event
See Also 
Leadtools.Dicom.AddIn.Interfaces Namespace > IProcessCFind Interface : MatchFound Event



Occurs when a matching dataset is found.

Syntax

Visual Basic (Declaration) 
Event MatchFound() As MatchFoundDelegate
Visual Basic (Usage)Copy Code
Dim instance As IProcessCFind
Dim handler As MatchFoundDelegate
 
AddHandler instance.MatchFound, handler
C# 
event MatchFoundDelegate MatchFound()
C++/CLI 
event MatchFoundDelegate^ MatchFound();

Event Data

The event handler receives an argument of type MatchFoundEventArgs containing data related to this event. The following MatchFoundEventArgs properties provide information specific to this event.

PropertyDescription
DataSet Gets the matched dataset.
Warning Gets or sets a value indicating whether there is a warning with this C-FIND-REQ match.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features