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