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

Show in webframe

StoreQueueItemCommand Constructor (StoreQueueItemCommand)







Type: Leadtools.Medical.Workstation.SeriesInformation The series information which the command will work on.
Leadtools.Medical.Workstation.Client.StoreClient The Leadtools.Medical.Workstation.Client.StoreClient which will be used to store the series images.
Initializes a new instance of the StoreQueueItemCommand class.
Syntax
public StoreQueueItemCommand( 
   SeriesInformation series,
   StoreClient storeClient
)
'Declaration
 
Public Function New( _
   ByVal series As SeriesInformation, _
   ByVal storeClient As StoreClient _
)
'Usage
 
Dim series As SeriesInformation
Dim storeClient As StoreClient
 
Dim instance As New StoreQueueItemCommand(series, storeClient)

            

            
public: StoreQueueItemCommand( 
   SeriesInformation* series,
   StoreClient* 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

See Also

Reference

StoreQueueItemCommand Class
StoreQueueItemCommand Members

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