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

Show in webframe

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

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