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

RetrieveQueueItemCommand Constructor (RetrieveQueueItemCommand)







Type: Leadtools.Medical.Workstation.SeriesInformation The series information which the command will work on.
Leadtools.Medical.Workstation.Client.Pacs.PacsRetrieveClient The retrieve client which will be used to retrieve the images.
Initializes a new instance of the RetrieveQueueItemCommand class.
Syntax
public RetrieveQueueItemCommand( 
   SeriesInformation series,
   PacsRetrieveClient client
)
'Declaration
 
Public Function New( _
   ByVal series As SeriesInformation, _
   ByVal client As PacsRetrieveClient _
)
'Usage
 
Dim series As SeriesInformation
Dim client As PacsRetrieveClient
 
Dim instance As New RetrieveQueueItemCommand(series, client)
public RetrieveQueueItemCommand( 
   SeriesInformation series,
   PacsRetrieveClient client
)
function RetrieveQueueItemCommand( 
   series ,
   client 
)
public: RetrieveQueueItemCommand( 
   SeriesInformation* series,
   PacsRetrieveClient* client
)
public:
RetrieveQueueItemCommand( 
   SeriesInformation* series,
   PacsRetrieveClient* client
)

Parameters

series
Type: Leadtools.Medical.Workstation.SeriesInformation The series information which the command will work on.
client
Leadtools.Medical.Workstation.Client.Pacs.PacsRetrieveClient The retrieve client which will be used to retrieve the images.
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

RetrieveQueueItemCommand Class
RetrieveQueueItemCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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