ArcGIS Pro 2.8 API Reference Guide
SplitPolicy Enumeration

ArcGIS.Core.Data Namespace : SplitPolicy Enumeration
Controls the value of the attribute in the output features.
Syntax
Members
MemberDescription
DefaultValue The attributes of the resulting features take on the default value for the attribute of the given feature class or subtype.
Duplicate The attributes of the resulting features take on a copy of the original object's attribute value.
GeometryRatio The attributes of the resulting features are a ratio of the original feature's value.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Data Namespace