M-Files API 23.11.13135.0
GetObjectTypeIDByGUID Method
VaultObjectTypeOperations Object : GetObjectTypeIDByGUID Method
The GUID of the object type.
Description
Gets the ID of the object type or value list with the specified GUID. Returns -1 if a match is not found.
Syntax
Visual Basic
Public Function GetObjectTypeIDByGUID( _
   ByVal ObjectTypeGUID As String _
) As Long
Parameters
ObjectTypeGUID
The GUID of the object type.
See Also

VaultObjectTypeOperations Object  | VaultObjectTypeOperations Members