Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
PropertyMatchCondition Class Members
The following tables list the members exposed by PropertyMatchCondition.
Public Properties
| Name | Description |
| Value | The value to compare against the source item's property. |
| ValuePath | The name of the property from which the property to compare against the Value will be obtained. |
Public Methods
| Name | Description |
| IsMatch | Determines if the value of for the property indicated by the ValuePath matches the specified Value |
See Also