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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly