Navigation: Code Documentation > IE > IEFacts > Classes > TFactTemplate > Methods
TFactTemplate.ContainsSlot(String) Method
Returns TRUE if a slot with the given slotname exists within the fact template
Namespace: IEFacts
Delphi
public function ContainsSlot( const SlotName: String ): Boolean; overload;
Parameters
SlotName
Type: String
Type: Boolean
IFactTemplate.ContainsSlot(String)
•TFactTemplate
•IEFacts