M-Files UI Extensibility Framework
SelectPrevObject Method
IShellListing Interface : SelectPrevObject Method
Description
Moves the current selection to the previous object (object version) item.
Syntax
Visual Basic
Public Function SelectPrevObject() As Boolean
Return Type
Returns true if a selection exists after the method call.
Remarks
Moves the selection to last object item if previous selection didn't exist. Unselects all if the first object item was already selected.
See Also

IShellListing Interface  | IShellListing Members