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.currValue

[To be supplied.]

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

See Also

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