Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

SeriesReady Event (QueueManager)







Occurs when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand execution is completed
Syntax
public event EventHandler<SeriesInformationEventArgs> SeriesReady
'Declaration
 
Public Event SeriesReady As EventHandler(Of SeriesInformationEventArgs)
'Usage
 
Dim instance As QueueManager
Dim handler As EventHandler(Of SeriesInformationEventArgs)
 
AddHandler instance.SeriesReady, handler

            

            
public: __event EventHandler<SeriesInformationEventArgs*>* SeriesReady
public:
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

See Also

Reference

QueueManager Class
QueueManager Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features