IABACRules.FindByKey

Syntax

FindByKey(Key: Integer): IABACRule;

Parameters

Key. Rule key.

Description

The FindByKey method searches for a rule in policy by key.

Comments

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

See also:

IABACRules