Enum FactSourceType
Type of source that produced the fact.
public enum FactSourceTypeFields
- Aggregate = 1
- Fact produced by an aggregation. 
- Linked = 2
- Fact produced as a linked fact from a rule action. 
Type of source that produced the fact.
public enum FactSourceTypeAggregate = 1Fact produced by an aggregation.
Linked = 2Fact produced as a linked fact from a rule action.