Property IsMatch
IsMatch
Indicates whether or not this Explanation models a good match.
By default, an Explanation represents a "match" if the value is positive.
Declaration
public virtual bool IsMatch { get; }
Property Value
Type | Description |
---|---|
System.Boolean |