ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / Field Class / IsNullable Property

In This Topic
    IsNullable Property (Field)
    In This Topic
    Gets a value indicating whether this field can contain null values.
    Syntax
    public bool IsNullable {get;}
    Public ReadOnly Property IsNullable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also