←Select platform

MaximumSubstitutes Property

Summary

The maximum allowed number of substitutions.

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

Property Value

An integer corresponding to the maximum number of substitutions. 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.