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

In This Topic
    ClientSideBinning Property
    In This Topic
    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;}
    Public Property ClientSideBinning As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also