M-Files API 23.11.13135.0
GetViewIDByGUID Method
VaultViewOperations Object : GetViewIDByGUID Method
The GUID of the the view object.
Description
Gets the ID of the metadata structure element with the specified GUID. Returns -1 if a match is not found.
Syntax
Visual Basic
Public Function GetViewIDByGUID( _
   ByVal ViewGUID As String _
) As Long
Parameters
ViewGUID
The GUID of the the view object.
See Also

VaultViewOperations Object  | VaultViewOperations Members