Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI.Commands Namespace > StoreQueueItemCommand Class : StoreQueueItemCommand Constructor |
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 )