LOTUSSCRIPT/COM/OLE CLASSES


ResortView method
Resorts a view.

Note This method is new with Release 8.5.

Defined in

NotesView

Syntax

Call notesView.ResortView( [ columnName, ascendingFlag ] )

Parameters

columnName


ascendingFlag
Usage

If no parameters are supplied, the view is resorted to the first column ascending.

Language cross-reference

resortView method in Java View class