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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly