Table of Contents

Interface ILinkedFactSource

Namespace
NRules
Assembly
NRules.dll

Fact source for linked facts.

public interface ILinkedFactSource : IFactSource
Inherited Members

Properties

Rule

Rule that generated the linked fact.

IRuleDefinition Rule { get; }

Property Value

IRuleDefinition