←Select platform

RemoveCompletedItems Property

Summary

Gets or sets a value to remove the items that have successfully completed from the displayed items queue.

Syntax

C#
VB
C++
public bool RemoveCompletedItems { get; set; } 
  
Property RemoveCompletedItems As Boolean 
property bool RemoveCompletedItems { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to remove the successfully completed items from the displayed items queue; otherwise, it is 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