M-Files API 23.11.13135.0
GetValueListIDByGUID Method
VaultValueListOperations Object : GetValueListIDByGUID Method
The GUID of the value list to look for.
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 GetValueListIDByGUID( _
   ByVal ValueListGUID As String _
) As Long
Parameters
ValueListGUID
The GUID of the value list to look for.
See Also

VaultValueListOperations Object  | VaultValueListOperations Members