RemoveById(Id: String): Boolean;
RemoveById(System.String): System.Boolean;
Id. Rule identifier.
The RemoveById method removes rule in policy by identifier.
To determine a rule identifier, use the IABACRule.Id property.
See also:
IABACRules