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

[To be supplied.]

[Visual Basic]
Public subObjectSelector As Boolean
[C#]
public bool subObjectSelector;
[C++]
public: bool subObjectSelector;
[JScript]
public var subObjectSelector : Boolean;

See Also

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