Show / Hide Table of Contents

Property MinLength

MinLength

Gets the minimum number of characters allowed.

Declaration
public uint MinLength { get; }
Property Value
Type Description
System.UInt32

Defines the minimum number of characters allowed.

Remarks

This only applies to string fields. If not supplied, the value is 0, meaning there is no minimum constraint.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.