LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RetrieveQueueItemCommand Constructor (RetrieveQueueItemCommand)

Show in webframe






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
)
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

See Also

Reference

RetrieveQueueItemCommand Class
RetrieveQueueItemCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.