ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / FieldDescription Class / IsNullable Property

In This Topic
    IsNullable Property (FieldDescription)
    In This Topic
    Indicates if the ArcGIS.Core.Data.Field can contain null values.
    Syntax
    public bool IsNullable {get; set;}
    Public Property IsNullable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also