Renames a rule. This method is called when a rule's name is changed in order to update the inference engine to match. There is no reason to call this method directly.
Namespace: IECSInterfaces
Delphi |
public |
Parameters
OldName
Type: TIEName
NewName
Type: TIEName
Reference |