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!

ObjectSelectorEditor.prevValue

[To be supplied.]

[Visual Basic]
Protected prevValue As Object
[C#]
protected object prevValue;
[C++]
protected: Object* prevValue;
[JScript]
protected var prevValue : Object;

See Also

ObjectSelectorEditor Class | ObjectSelectorEditor Members | System.ComponentModel.Design Namespace