Table of Contents

TTMSFNCFilterRule.Clear Method

Deactivates the rule and clears all actions and field-type overrides; returns Self for chaining.

API unit family: TMS.TMSFNCFilterRulesManager Declaring type: TTMSFNCFilterRule

Syntax

function Clear: TTMSFNCFilterRule;

Remarks

Bypasses the auto-apply side-effect of setting Active to False, so callers can safely reconfigure and Apply when ready.

Returns

Self for method chaining.