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

In This Topic
    Domain Property (NetworkAttribute)
    In This Topic
    Gets the ArcGIS.Core.Data.Domain associated with this network attribute. If no domain is assigned, null is returned.
    Syntax
    public Domain Domain {get;}
    Public ReadOnly Property Domain As Domain
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also