ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBinningFeatureReduction Class / BinType Property

In This Topic
    BinType Property
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also