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!

OrderSelector.prevValue

[To be supplied.]

[Visual Basic]
Protected prevValue() As Integer
[C#]
protected int[] prevValue;
[C++]
protected: int* prevValue[];
[JScript]
protected var prevValue : int[];

See Also

OrderSelector Class | OrderSelector Members | System.WinForms.ComponentModel Namespace