IStatefulAgendaFilterRemove Method |
Called by the engine when activation is removed from the agenda.
The agenda filter can use this method to remove any state associated with the activation.
Namespace:
NRules.AgendaFilters
Assembly:
NRules (in NRules.dll) Version: 0.9.3
Syntax
RemarksThis method must not evaluate agenda expressions.
See Also