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