ArcGIS Pro 2.6 API Reference Guide
SpatialReference Property (CIMBinningFeatureReduction)

ArcGIS.Core.CIM Namespace > CIMBinningFeatureReduction Class : SpatialReference Property
Gets or sets the spatial reference in which features are aggregated.
Syntax
public SpatialReference SpatialReference {get; set;}
Public Property SpatialReference As SpatialReference
Remarks
A dataset may be aggregated in one or more spatial references. These may differ from the spatial reference of the dataset itself (the Geohash scheme always uses WGS84, for example). This property is the user's choice from among those spatial references.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMBinningFeatureReduction Class
CIMBinningFeatureReduction Members