M-Files API 23.11.13135.0
GetObjectClassIDByAlias Method
VaultClassOperations Object : GetObjectClassIDByAlias Method
Description
Gets the ID of the object class with the specified alias. Returns -1 if a match is not found or if more than one object class uses the specified alias.
Syntax
Visual Basic
Public Function GetObjectClassIDByAlias( _
   ByVal Alias As String _
) As Long
Parameters
Alias
See Also

VaultClassOperations Object  | VaultClassOperations Members