Initializes a new instance of the StoreQueueItemCommand class.
Public Function New( _
ByVal series As Leadtools.Medical.Workstation.SeriesInformation, _
ByVal storeClient As Leadtools.Medical.Workstation.Client.StoreClient _
)
public:
StoreQueueItemCommand(
Leadtools.Medical.Workstation.SeriesInformation^ series,
Leadtools.Medical.Workstation.Client.StoreClient^ storeClient
)
series
Type: Leadtools.Medical.Workstation.SeriesInformation The series information which the command will work on.
storeClient
Leadtools.Medical.Workstation.Client.StoreClient The Leadtools.Medical.Workstation.Client.StoreClient which will be used to store the series 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