LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

SeriesReady Event (IQueueManagerView)







Occurs when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand execution is completed
Syntax
'Declaration
 
Event SeriesReady As EventHandler(Of SeriesInformationEventArgs)
'Usage
 
Dim instance As IQueueManagerView
Dim handler As EventHandler(Of SeriesInformationEventArgs)
 
AddHandler instance.SeriesReady, handler
add_SeriesReady(function(sender, e))
remove_SeriesReady(function(sender, e))

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IQueueManagerView Interface
IQueueManagerView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.