←Select platform

MatchFound Event

Summary

Occurs when a matching dataset is found.

Syntax

C#
VB
C++
public 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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly