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