M-Files UI Extensibility Framework
SelectObjectFile Method
IShellListing Interface : SelectObjectFile Method
Specifies the parent object version.
Specifies the file to select.
Description
Selects the object (object version) item.
Syntax
Visual Basic
Public Sub SelectObjectFile( _
   ByVal objVer As IObjVer, _
   ByVal fileVer As IFileVer _
) 
Parameters
objVer
Specifies the parent object version.
fileVer
Specifies the file to select.
Remarks
Unselects other currently selected items.
See Also

IShellListing Interface  | IShellListing Members