LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AddCommand Method (IQueueManagerView)

Show in webframe






The Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand command to be added to the queue.
Adds a command into the queue
Syntax
void AddCommand( 
   QueueItemCommand command
)
'Declaration
 
Sub AddCommand( _
   ByVal command As QueueItemCommand _
) 
'Usage
 
Dim instance As IQueueManagerView
Dim command As QueueItemCommand
 
instance.AddCommand(command)

            

            
void AddCommand( 
   QueueItemCommand* command
) 
void AddCommand( 
   QueueItemCommand* command
) 

Parameters

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

Target Platforms

See Also

Reference

IQueueManagerView Interface
IQueueManagerView Members

 

 


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