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


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

IAggregateOptions.IsMin Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAggregateOptions Interface