IABACRules.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Rule identifier.

Description

The RemoveById method removes rule in policy by identifier.

Comments

To determine a rule identifier, use the IABACRule.Id property.

See also:

IABACRules