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!

DocumentEditor.MovePreviousSelected

[To be supplied.]

[Visual Basic]
Overridable Public Function MovePreviousSelected() As Boolean
[C#]
public virtual bool MovePreviousSelected();
[C++]
public: virtual bool MovePreviousSelected();
[JScript]
public function MovePreviousSelected() : Boolean;

See Also

DocumentEditor Class | DocumentEditor Members | System.Data.XML Namespace