C#
VB
C++
Initializes a new instance of the RetrieveQueueItemCommand class.
Public Function New( _
ByVal series As Leadtools.Medical.Workstation.SeriesInformation, _
ByVal client As Leadtools.Medical.Workstation.Client.Pacs.PacsRetrieveClient _
)
public:
RetrieveQueueItemCommand(
Leadtools.Medical.Workstation.SeriesInformation^ series,
Leadtools.Medical.Workstation.Client.Pacs.PacsRetrieveClient^ client
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET