ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Field Class / IsRequired Property

In This Topic
    IsRequired Property
    In This Topic
    Gets a value indicating whether this is a required field.
    Syntax
    public bool IsRequired {get;}
    Public ReadOnly Property IsRequired As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also