TTMSFNCFilterRulesManagerRuleAllowEvent Event Type
Event raised before a rule is applied; set AAllow to False to skip that rule.
API unit family: TMS.TMSFNCFilterRulesManager
Parameters
| Name | Description |
|---|---|
Sender |
The manager processing the rule. |
ARule |
The rule about to be applied. |
AAllow |
Set to False to skip this rule without affecting others. |