M-Files UI Extensibility Framework
IsObjectLocation Method
Collapse All
Expand All
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