M-Files API 23.11.13135.0
IsObjectPathInMFiles Method
MFilesClientApplication Object : IsObjectPathInMFiles Method
An absolute path to a file or object in M-Files.
Description
Checks whether the specified path refers to an object in M-Files.
Syntax
Visual Basic
Public Function IsObjectPathInMFiles( _
   ByVal Path As String _
) As Boolean
Parameters
Path
An absolute path to a file or object in M-Files.
Return Type
True if the given path references a file or object in M-Files.
See Also

MFilesClientApplication Object  | MFilesClientApplication Members