ArcGIS Pro 3.0 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, Windows 8.1

    See Also