ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / CoreDataExtensions Class / ResetInEditOperation Method
The ArcGIS.Core.Data.UtilityNetwork.Telecom.UnitIdentifierManager instance used to reset the unit space.
The containers to reset.

In This Topic
    ResetInEditOperation Method
    In This Topic
    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.
    Syntax

    Parameters

    unitIdentifierManager
    The ArcGIS.Core.Data.UtilityNetwork.Telecom.UnitIdentifierManager instance used to reset the unit space.
    containers
    The containers to reset.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also