SeriesReady Event

Summary
Occurs when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand execution is completed
Syntax
C#
VB
C++
public event EventHandler<SeriesInformationEventArgs> SeriesReady 
  
Event SeriesReady As EventHandler(Of SeriesInformationEventArgs) 
event EventHandler<SeriesInformationEventArgs^>^ SeriesReady 
Event Data

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

PropertyDescription
Description Gets a general description of the Series.
PatientId Gets the Patient ID of the series.
SeriesInstanceUID Gets the Series Instance UID of the series.
StudyInstanceUID Gets the Study Instance UID of the series.
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.Medical.Workstation Assembly

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