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


In This Topic
    UnitIdentifierManager Class Methods
    In This Topic

    For a list of all members of this type, see UnitIdentifierManager members.

    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