Table of Contents

Enum FactSourceType

Namespace
NRules.RuleModel
Assembly
NRules.RuleModel.dll

Type of source that produced the fact.

public enum FactSourceType

Fields

Aggregate = 1

Fact produced by an aggregation.

Linked = 2

Fact produced as a linked fact from a rule action.