Property IsMatch
IsMatch
Indicates whether or not this Explanation models a good match.
If the match status is explicitly set (i.e.: not null) this method uses it; otherwise it defers to the superclass.
Declaration
public override bool IsMatch { get; }
Property Value
Type | Description |
---|---|
System.Boolean |