ObjVerExHasMatchingValues Method

Overload List

HasMatchingValues(PropertyValues, MFIdentifier) Indicates whether the specified properties in the passed PropertyValue collection have values that match in this object. If any of the property values cannot be resolved for either object there is never a match. When comparing lookups, versions in a lookup and the order of the lookups are meaningful.
HasMatchingValues(PropertyValues, Object) Indicates whether the specified properties in the passed PropertyValue collection have values that match in this object. If any of the property values cannot be resolved for either object there is never a match. When comparing lookups, versions in a lookup and the order of the lookups are meaningful.

See Also