Delete
bool CSaleStatus::Delete( string ID );
The method Delete deletes the specified order status. The status cannot be deleted if the database contains orders currently in this status.
Parameters
Parameter | Description |
---|---|
ID | The ID of the order status to be deleted. |
Returned values
Returns true on success or false otherwise.
© «Bitrix24», 2001-2024
Up