ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / AttributeDef Class / IsNullable Property

In This Topic
    IsNullable Property (AttributeDef)
    In This Topic
    Gets whether this AttributeDef allows a null value.
    Syntax
    public bool IsNullable {get;}
    Public ReadOnly Property IsNullable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also