Checks whether the specified object and properties match the search conditions. Any field expression in search conditions is not supported.
Optional parameter. A set of additional object versions and their properties. Can be defined for potentially decreasing the duration of the request.
Visual Basic |
---|
Public Function MatchesSearchConditionsEx( _ ByVal pIObjectVersion As ObjectVersion, _ ByVal pISearchConditions As SearchConditions, _ Optional ByVal pIPropertyValues As PropertyValues = 0, _ Optional ByVal pIObjectVersionAndPropertiesOfMultipleObjects As ObjectVersionAndPropertiesOfMultipleObjects = 0 _ ) As Boolean |
Optional parameter. A set of additional object versions and their properties. Can be defined for potentially decreasing the duration of the request.