RemoveCompletedItems Property

Summary
Gets or sets a value to remove the successfully completed items from the displayed items queue.
Syntax
C#
VB
C++
public bool RemoveCompletedItems { get; set; } 
  
Public Property RemoveCompletedItems As Boolean 
public: 
property bool RemoveCompletedItems { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Type: System.Boolean True to remove the successfully completed items from the displayed items queue; Otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.