M-Files API 23.11.13135.0
SearchForProperty Method
PropertyValues Collection : SearchForProperty Method
The property definition ID to search for.
Description
Searches the collection for a specified property value.
Syntax
Visual Basic
Public Function SearchForProperty( _
   ByVal PropertyDef As Long _
) As PropertyValue
Parameters
PropertyDef
The property definition ID to search for.
Remarks
Consider using the more recent SearchForPropertyEx Method instead.
See Also

PropertyValues Collection  | PropertyValues Members