AggregationResultRemoved Method |
Constructs an aggregation result that indicates an aggregate was removed.
Namespace:
NRules.Aggregators
Assembly:
NRules (in NRules.dll) Version: 0.9.3
Syntaxpublic static AggregationResult Removed(
Object result
)
Parameters
- result
- Type: SystemObject
Aggregate.
Return Value
Type:
AggregationResultAggregation result.
See Also