ArcGIS Pro 2.6 API Reference Guide
BinType Property

ArcGIS.Core.CIM Namespace > CIMBinningFeatureReduction Class : BinType Property
Gets or sets the bin type in which features are aggregated.
Syntax
public esriFeatureBinType BinType {get; set;}
Public Property BinType As esriFeatureBinType
Remarks
A dataset may be aggregated using one or more binning types. This property is the user's choice from among those binning types.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMBinningFeatureReduction Class
CIMBinningFeatureReduction Members