IABACRules.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Rule key.

Description

The RemoveByKey method removes rule in policy by key.

Comments

To determine a rule key, use the IABACRule.Key property.

See also:

IABACRules