ArcGIS Pro 2.6 API Reference Guide
Precision Property (CIMStatisticalDataCollectionField)

ArcGIS.Core.CIM Namespace > CIMStatisticalDataCollectionField Class : Precision Property
Gets or sets the number of digits in a number. For example, the number 56.78 has a precision of 4. Precision is only valid for fields that are numeric.
Syntax
public int Precision {get; set;}
Public Property Precision As Integer
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMStatisticalDataCollectionField Class
CIMStatisticalDataCollectionField Members