The minimum of values.
[Visual Basic .NET] Public ReadOnly Property Min As Integer
[C#] public int Min {get;}
[C++]
HRESULT get_Min(
long* Min
);
[C++]Parameters
Min [out, retval] Min is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.