CAgent::Delete( int id )
The method Delete deletes an agent function from the agent registrar table by its ID.
Parameter | Description |
---|---|
id | The ID of an agent to be deleted. |
<? if (CAgent::Delete(34)) echo "Agent #34 has been successfully deleted."; ?>
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |