Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFactTemplate > Properties
IFactTemplate.BackwardChaining Property
Determines if the inference engine is backward chaining, as opposed to the more normal forward chaining
Namespace: IECSInterfaces
Delphi
public property BackwardChaining: Boolean read get_BackwardChaining write set_BackwardChaining;
Property Value
Type: Boolean
•IFactTemplate
•IECSInterfaces