←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly