M-Files API 23.11.13135.0
GetObjectTypeIDByAlias Method
VaultObjectTypeOperations Object : GetObjectTypeIDByAlias Method
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 GetObjectTypeIDByAlias( _
   ByVal Alias As String _
) As Long
Parameters
Alias
See Also

VaultObjectTypeOperations Object  | VaultObjectTypeOperations Members