This document is archived and information here might be outdated.  Recommended version.


IAggregateOptions.IsStdDev Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IA > IAggregateOptions Interface > IAggregateOptions.IsStdDev Property
ArcGIS Developer Help

IAggregateOptions.IsStdDev Property

Indicates if the standard deviation of all numeric fields in the join feature class is appended to the result.

[Visual Basic .NET]
Public WriteOnly Property IsStdDev
[C#]
public void IsStdDev {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAggregateOptions Interface