Class AggregationContext
- Namespace
- NRules.Aggregators
- Assembly
- NRules.dll
Context associated with the aggregation operation.
public class AggregationContext
- Inheritance
-
AggregationContext
- Inherited Members
Properties
FactIdentityComparer
Identity comparer for aggregated facts.
public IFactIdentityComparer FactIdentityComparer { get; }