←Select platform

Delete Property

Summary

Gets or sets the value that indicate whether to apply the delete process or not.

Syntax

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

Property Value

true to apply the delete process; 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.MedicalViewer Assembly