Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFactTemplate > Properties
IFactTemplate.Slots Property
Returns an enumerator for all the IFactSlots in the template. Every access of the property returns a new iterator for the slots
Namespace: IECSInterfaces
Delphi
public property Slots: IInterfaceIterator read get_Slots;
Property Value
Type: IInterfaceIterator
•IFactTemplate
•IECSInterfaces