Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFactTemplate > Methods
IFactTemplate.RemoveSlot(String) Method
Remove the IFactSlot associated with the SlotName parameter from the fact template. If the slotname does not exist, an exception is raised.
Namespace: IECSInterfaces
Delphi
public procedure RemoveSlot( const SlotName: String );
Parameters
SlotName
Type: String
•IFactTemplate
•IECSInterfaces