Click or drag to resize

IAggregator Methods

The IAggregator type exposes the following members.

Methods
  NameDescription
Public methodAdd
Called by the rules engine when new facts enter corresponding aggregator.
Public methodModify
Called by the rules engine when existing facts are modified in the corresponding aggregator.
Public methodRemove
Called by the rules engine when existing facts are removed from the corresponding aggregator.
Top
See Also