ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / DomainNetwork Class
Properties Methods


In This Topic
    DomainNetwork Class Members
    In This Topic

    The following tables list the members exposed by DomainNetwork.

    Public Properties
     NameDescription
    Public Property Gets the alias name of the DomainNetwork.  
    Public Property Gets a numeric ID for a DomainNetwork.  
    Public Property Returns whether this domain network represents a structure network.  
    Public Property Gets the name of the DomainNetwork.  
    Public PropertyGets a list of all of the NetworkSources for this domain network.  
    Public Property Returns the type of subnetwork controller supported in this domain network.  
    Public Property Returns the type of subnetworks supported in this domain network.  
    Public PropertyGets a list of all of the TierGroups for this domain network.  
    Public PropertyGets a list of Tier objects within this domain network.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the Tier object with the specified name.  
    Top
    See Also