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

Show in webframe

RemoveCompletedItems Property (IQueueManagerView)







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

            

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

Property Value

true to remove the successfully completed items from the displayed items queue; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

IQueueManagerView Interface
IQueueManagerView Members

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