ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / UnitIdentifierManager Class
Properties Methods


In This Topic
    UnitIdentifierManager Class Members
    In This Topic

    The following tables list the members exposed by UnitIdentifierManager.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public Method Combines the elements. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Divides the specified element. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodQueries the content, UnitRange of an equipment container, such as ports (content) in a switch or slots (container) in a rack. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodReserves a range to create a gap in the unit range UnitRange space of an equipment container. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Removes gaps and resets the unit space to be contiguous within an equipment hierarchy. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Updates the number of units in an equipment container. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodReserves a range to create a gap in the unit range ArcGIS.Core.Data.UtilityNetwork.Telecom.UnitRange space of an equipment container. This method must be called on the MCT. Use QueuedTask.Run.
    Public Extension Method Removes gaps and resets the unit space to be contiguous within an equipment hierarchy. This method must be called on the MCT. Use QueuedTask.Run.
    Public Extension Method Updates the number of units in an equipment container. This method must be called on the MCT. Use QueuedTask.Run.
    Top
    See Also