Click or drag to resize

MatchAttribute Properties

The MatchAttribute type exposes the following members.

Properties
 NameDescription
Public propertyAssertion Gets or sets the rules
Public propertyDescription Gets or sets the name
Public propertyId The identifier for the attribute
Public propertyM Gets or sets the match weight
Public propertyMatchWeight Gets or sets the match weight
Public propertyMeasure Gets or sets the algorithm for partially measuring the value
Public propertyNonMatchWeight Gets or sets the unmatch weight (penalty)
Public propertyProperty Gets or sets the property
Public propertyRequired The match has to be executed, if the inbound object does not have the property (is null) then the entire matching process stops.
Public propertyU Gets or sets the unmatch weight (penalty)
Public propertyWhen When condition on a match attribute
Public propertyWhenNull When null what should happen?
Top
See Also