AddCommand Method

Summary
Add a command into the queue
Syntax
C#
VB
C++
public void AddCommand( 
   QueueItemCommand command 
) 
  
Public Sub AddCommand( _ 
   ByVal command As QueueItemCommand _ 
)  
public: 
void AddCommand(  
   QueueItemCommand^ command 
)  

Parameters

command
Type: Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand The command to be added to the queue.

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.