LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

StoreQueueItemCommand Constructor (StoreQueueItemCommand)

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.