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

[To be supplied.]

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

See Also

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