ArcGIS Pro 2.6 API Reference Guide
ContainerSplitPolicy Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : ContainerSplitPolicy Enumeration
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace