ArcGIS Pro 3.7 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 ReadOnly Property Domain As Domain
    public Domain Domain {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also