Table of Contents

TTMSFNCFilterRulesManagerItemAllowEvent Event Type

Event raised before an item is processed; set AAllow to False to skip the item.

API unit family: TMS.TMSFNCFilterRulesManager

Parameters

Name Description
Sender The manager processing items.
ARule The rule currently being applied.
AItem The item about to be processed.
AIndex Zero-based index of the item in the resolved collection.
AAllow Set to False to skip this item without applying actions.