LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StoreQueueItemCommand Class
StoreQueueItemCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.