IFactMatch Interface |
Namespace: NRules.RuleModel
public interface IFactMatch : IFact
The IFactMatch type exposes the following members.
Name | Description | |
---|---|---|
![]() | Declaration |
Variable declaration that corresponds to the fact.
|
![]() | Source |
Source of this fact, for synthetic facts, or null.
(Inherited from IFact.) |
![]() | Type |
Fact runtime type.
(Inherited from IFact.) |
![]() | Value |
Fact value.
(Inherited from IFact.) |