M-Files API 23.11.13135.0
GetValueListIDByAlias Method
VaultValueListOperations Object : GetValueListIDByAlias Method
The alias of the value list to look for.
Description
Gets the ID of the object type or value list with the specified alias. Returns -1 if a match is not found or if more than one object type or value list uses the specified alias.
Syntax
Visual Basic
Public Function GetValueListIDByAlias( _
   ByVal Alias As String _
) As Long
Parameters
Alias
The alias of the value list to look for.
See Also

VaultValueListOperations Object  | VaultValueListOperations Members