M-Files API 23.11.13135.0
GetPropertyDefIDByAlias Method
VaultPropertyDefOperations Object : GetPropertyDefIDByAlias Method
Description
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.
Syntax
Visual Basic
Public Function GetPropertyDefIDByAlias( _
   ByVal Alias As String _
) As Long
Parameters
Alias
See Also

VaultPropertyDefOperations Object  | VaultPropertyDefOperations Members