ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / NetworkAttribute Class / IsNullable Property

In This Topic
    IsNullable Property (NetworkAttribute)
    In This Topic
    Gets a value indicating whether the network attribute can contain null values.
    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