Documentation

Delete

record set
CTicket::Delete(

 int TICKET_ID,
 char(1) CHECK_RIGHTS="Y"

);

Method deletes a query. Non-static method.

Method parameters

ParameterDescription
TICKET_ID Query ID. Updated to ticketID from version 12.0.0.
CHECK_RIGHTS "Y" - check access permission for a current user to delete (by default); "N" - no access permission check. Optional parameter. Updated to checkRights from module version 12.0.0.

© «Bitrix24», 2001-2024
Up