M-Files UI Extensibility Framework
IsObjectLocation Method
IShellFrame Interface : IsObjectLocation Method
Description
Resolves if the shell frame represents a object folder location.
Syntax
Visual Basic
Public Function IsObjectLocation() As Boolean
Return Type
Returns true if the shell frame location represents a object folder.
Remarks
Use the CurrentObjectVersion Property to resolve the actual object version of the represented folder.
See Also

IShellFrame Interface  | IShellFrame Members