ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBinningFeatureReduction Class / ClientSideBinning Property
Version

    ClientSideBinning Property
    Gets or sets a value indicating whether binning should be performed on the client side, even when the data source has binning capabilities.
    Syntax
    public bool ClientSideBinning {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also