ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / UtilityNetworkDefinition Class
Members

In This Topic
    UtilityNetworkDefinition Class
    In This Topic
    Represents the schema and properties of a utility network.
    Object Model
    UtilityNetworkDefinition ClassDomainNetwork ClassNetworkAttribute ClassNetworkSource ClassEnvelope Class
    Syntax
    public sealed class UtilityNetworkDefinition : ArcGIS.Core.Data.Definition, System.IDisposable  
    Public NotInheritable Class UtilityNetworkDefinition 
       Inherits ArcGIS.Core.Data.Definition
       Implements System.IDisposable 
    Remarks
    UtilityNetworkDefinition objects can be obtained by calling UtilityNetwork.GetDefinition.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.Definition
             ArcGIS.Core.Data.UtilityNetwork.UtilityNetworkDefinition

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also