←Select platform

MaximumDeletes Property

Summary

The maximum number of deletes allowed.

Syntax
C#
VB
C++
public int MaximumDeletes { get; set; } 
Public Property MaximumDeletes() As Integer 
   Get 
   Set 
public:  
   property Int32 MaximumDeletes 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

An integer corresponding to the maximum number of deletes. Default value is 2.

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

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