CFilterLetter::Delete
bool Delete( int ID );
The Delete method deletes a specified record ID.
Parameters
Parameter | Description |
---|---|
ID | The ID of the record to be deleted. |
Return Values
The method returns true on success, or false otherwise.
© «Bitrix24», 2001-2024
Up