LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AddCommand Method (QueueManager)

Show in webframe






Type: Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand The command to be added to the queue.
Add a command into the queue
Syntax
public void AddCommand( 
   QueueItemCommand command
)
'Declaration
 
Public Sub AddCommand( _
   ByVal command As QueueItemCommand _
) 
'Usage
 
Dim instance As QueueManager
Dim command As QueueItemCommand
 
instance.AddCommand(command)

            

            
public: void AddCommand( 
   QueueItemCommand* command
) 
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

See Also

Reference

QueueManager Class
QueueManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.