Delete
bool CSaleUserTransact::Delete( int ID );
Method deletes a transaction with ID. Non-static method.
Call parameters
Parameter | Description |
---|---|
ID | Transaction number. |
Returned values
Method returns true on success and false otherwise.
© «Bitrix24», 2001-2024
Up