Click or drag to resize

AggregationResultSource Property

Facts that produced this aggregation result.

Namespace:  NRules.Aggregators
Assembly:  NRules (in NRules.dll) Version: 0.9.3
Syntax
C#
public IEnumerable<IFact> Source { get; }

Property Value

Type: IEnumerableIFact
See Also