ArcGIS Pro 3.7 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 Property IsNullable As Boolean
    public bool IsNullable {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also