Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFactSlot > Properties
IFactSlot.SlotType Property
Identifies the allowable data types (a set of TIEType type) that this slot can hold
Namespace: IECSInterfaces
Delphi
public property SlotType: TIETypes read get_SlotType write set_SlotType;
Property Value
Type: TIETypes
The ExtendedTypeInfo property, if not nil, overrides the SlotType property
•IFactSlot
•IECSInterfaces