Gets the ID of the property definition with the specified alias. Returns -1 if a match is not found or if more than one property definition uses the specified alias.
| Visual Basic |
|---|
Public Function GetPropertyDefIDByAlias( _ ByVal Alias As String _ ) As Long |