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.
| Visual Basic |
|---|
Public Function GetObjectTypeIDByAlias( _ ByVal Alias As String _ ) As Long |