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

Show in webframe

RemoveCompletedItems Property (QueueManager)







Gets or sets a value to remove the successfully completed items from the displayed items queue.
Syntax
public bool RemoveCompletedItems {get; set;}
'Declaration
 
Public Property RemoveCompletedItems As Boolean
'Usage
 
Dim instance As QueueManager
Dim value As Boolean
 
instance.RemoveCompletedItems = value
 
value = instance.RemoveCompletedItems

            

            
public: __property bool get_RemoveCompletedItems();
public: __property void set_RemoveCompletedItems( 
   bool value
);
public:
property bool RemoveCompletedItems {
   bool get();
   void set (    bool value);
}

Property Value

Type: System.Boolean True to remove the successfully completed items from the displayed items queue; Otherwise, false.
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