Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFact > Properties
IFact.Template Property
Tracks the fact template that this fact is based on
Namespace: IECSInterfaces
Delphi
public property Template: IFactTemplate read get_Template write set_Template;
Property Value
Type: IFactTemplate
The fact template is where the slots are defined and their default values
•IFact
•IECSInterfaces