ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitManager Class
Members

In This Topic
    CircuitManager Class
    In This Topic
    Provides methods to query, create, update, delete, verify, and export circuits in a telecom domain network.
    Object Model
    CircuitManager ClassTelecomDomainNetwork Class
    Syntax
    Public NotInheritable Class CircuitManager 
       Inherits ArcGIS.Core.CoreObjectsBase
       Implements System.IDisposable 
    public sealed class CircuitManager : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.UtilityNetwork.Telecom.CircuitManager

    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also