M-Files API 23.11.13135.0
GetPropertyDefIDByGUID Method
VaultPropertyDefOperations Object : GetPropertyDefIDByGUID Method
The GUID of the property definition.
Description
Gets the ID of the property definition with the specified GUID. Returns -1 if a match is not found.
Syntax
Visual Basic
Public Function GetPropertyDefIDByGUID( _
   ByVal PropertyDefGUID As String _
) As Long
Parameters
PropertyDefGUID
The GUID of the property definition.
See Also

VaultPropertyDefOperations Object  | VaultPropertyDefOperations Members