AddCommand Method

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

Parameters

command
The Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand 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.