ArcGIS Pro 3.7 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace
    In This Topic
    This namespace contains types used with the telecom domain network.
    Classes
     ClassDescription
    Class Represents a circuit that may or may not have been created yet.
    Class Represents a mechanism to export the results of a trace operation
    Class Represents a filter used to query for circuits.
    ClassRepresents an ArcGIS.Core.Data.UtilityNetwork.Element with unit information that is used with circuit management.
    Class Provides methods to query, create, update, delete, verify, and export circuits in a telecom domain network.
    Class Describes additional properties for circuits.
    Class Represents a circuit section that either has or has not been created yet.
    ClassSpecifies options for the CircuitManager.Verify operation.
    ClassRepresents the result for an individual circuit that participated in a CircuitManager.Verify operation.
    Class Represents a color in the telecom domain.
    Class Represents the color scheme in the telecom domain.
    Class Represents the color scheme group in the telecom domain.
    Class Represents a collection of color codes in the telecom domain.
    Class Represents a combine policy that defines rules for combining network elements in a telecom domain network.
    ClassProvides information about the results of a call to ArcGIS.Core.Data.UtilityNetwork.UtilityNetwork.Combine(IEnumerable<TelecomElement>).
    Class Represents a divide policy that defines rules for dividing network elements in a telecom domain network.
    ClassProvides information about the results of a call to %ArcGIS.Core.Data.UtilityNetwork.UtilityNetwork.Divide(TelecomElement, IEnumerable<short>)%.
    Class Represents a circuit that either has or has not been created yet.
    Class Represents a telecom domain network within a utility network.
    Class Represents a utility network element that is related to a telecom domain network.
    ClassSpecifies an identifier for a container or its contents as defined by the UnitRange in the telecom domain network.
    ClassProvides methods to manage unit identifiers UnitIdentifier within a telecom domain network.
    ClassRepresents the result of a query for UnitRange values within an equipment container (UnitIdentifier).
    Class Represents a span of units in container equipment. These can represent ports in a switch or slots in a rack.
    Class Represents the wavelength in a wavelength scheme.
    Class Represents the wavelength scheme in the telecom domain.
    Enumerations
     EnumerationDescription
    Enumeration Specifies the circuit hierarchy to be returned.
    Enumeration Specifies the type of query to be performed on a circuit's location.
    Enumeration Specifies the role of a circuit section in a circuit.
    Enumeration Specifies the type of circuit section.
    Enumeration Specifies the status of a circuit in the utility network.
    Enumeration Specifies the status of the circuit during a query.
    Enumeration Specifies the type of circuit.
    Enumeration Specifies how attributes are handled when combining telecom elements.
    Enumeration Specifies how attributes are distributed when dividing a telecom element.
    Enumeration Specifies the state of a subcircuit.
    See Also