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.
Parameter | Description |
---|---|
ID | The ID of the order status to be deleted. |
Returns true on success or false otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager |