ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / ContainerSplitPolicy Enumeration

In This Topic
    ContainerSplitPolicy Enumeration
    In This Topic
    Specifies whether the contents of a container are split when the container is split.
    Syntax
    Members
    MemberDescription
    DoNotSplitContentWhen the container is split, content features are not split.
    SplitContent When the container is split, content features are split at the same location.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.UtilityNetwork.ContainerSplitPolicy

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also