Version

PropertyMatchCondition Class Members

The following tables list the members exposed by PropertyMatchCondition.

Public Constructors
Public Properties
 NameDescription
Public PropertyValueThe value to compare against the source item's property.  
Public PropertyValuePathThe name of the property from which the property to compare against the Value will be obtained.  
Public Methods
 NameDescription
Public MethodIsMatchDetermines if the value of item for the property indicated by the ValuePath matches the specified Value  
See Also