Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

AddCommand Method (QueueManager)







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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features