ArcGIS Pro 2.6 API Reference Guide
SplitModel Enumeration

ArcGIS.Core.Data Namespace : SplitModel Enumeration
Specifies the split model of the feature.
Syntax
Members
MemberDescription
DeleteInsertInsert The original feature is deleted and two new features are inserted.
None The original feature cannot be split.
UpdateInsert The original feature is updated and a new feature is inserted.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.SplitModel

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data Namespace