MatchFound Event

Summary
Occurs when a matching dataset is found.
Syntax
C#
VB
C++
public event MatchFoundDelegate MatchFound 
  
Event MatchFound As MatchFoundDelegate 
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

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

Leadtools.Dicom.AddIn Assembly

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