Property ReferencedFacts
- Namespace
- MailFathom.Application.Rules.Conditions
- Assembly
- MailFathom.Application.dll
ReferencedFacts
Gets the facts the condition names, which is every fact it can cause to be resolved and no other.
IReadOnlyList<MailRuleFact> ReferencedFacts { get; }