ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / DataEngineeringSourceFilterType Enumeration
Version

DataEngineeringSourceFilterType Enumeration
Source filter to update the statistics.
Syntax
public enum DataEngineeringSourceFilterType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
Extent Extent.
None None.
Selection Selection.
SelectionAndExtent Selection.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.DataEngineeringSourceFilterType

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also