StoreQueueItemCommand Constructor

Summary
Initializes a new instance of the StoreQueueItemCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal series As SeriesInformation, _ 
   ByVal storeClient As StoreClient _ 
) 
public: 
StoreQueueItemCommand(  
   SeriesInformation^ series, 
   StoreClient^ storeClient 
) 

Parameters

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.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.