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


IAggregateOptions.IsVar Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IAggregateOptions.IsVar Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAggregateOptions Interface