Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFactTemplate > Properties
IFactTemplate.Ordered Property
Identifies a fact template which is unordered, i.e., has named slots, or ordered, i.e., only has one unnamed slot and all values are implicitly ordered.
Namespace: IECSInterfaces
Delphi
public property Ordered: Boolean read get_Ordered;
Property Value
Type: Boolean
•IFactTemplate
•IECSInterfaces