Checks whether the specified object matches the search conditions. Any field expression in search conditions is not supported.
Visual Basic |
---|
Public Function MatchesSearchConditions( _ ByVal pIObjVer As ObjVer, _ ByVal pISearchConditions As SearchConditions _ ) As Boolean |