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