C#
VB
C++
Occurs when a matching dataset is found.
public event MatchFoundDelegate MatchFound
Event MatchFound As Leadtools.Dicom.Addin.Interfaces.MatchFoundDelegate
event Leadtools.Dicom.Addin.Interfaces.MatchFoundDelegate^ MatchFound
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.
Property | Description |
---|---|
DataSet | Gets the matched dataset. |
Warning | Gets or sets a value indicating whether there is a warning with this C-FIND-REQ match. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET