NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Range.Max

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Max As Integer
[C#]
public int Max {get;}
[C++]
public: __property int get_Max();
[JScript]
public function get Max() : int;

See Also

Range Structure | Range Members | System.Data Namespace