M-Files UI Extensibility Framework
CurrentObjectVersion Property
IShellFrame Interface : CurrentObjectVersion Property
Description
Returns the current object version if the shell frame represents an object folder.
Property type
Read-only property
Syntax
Visual Basic
Public Property CurrentObjectVersion As IObjectVersion
Return Type
The object version what is represented by the current shell folder.
Remarks
Use IsObjectLocation Method to check if the current shell frame represents an object folder.
See Also

IShellFrame Interface  | IShellFrame Members