Delete
bool CSaleOrderPropsGroup::Delete( int ID );
The method Delete deletes a specified property group. The method also deletes all properties of this group and other auxiliary data.
Values of properties of this group which are bound to any orders become unbound from the deleted properties. If you want to delete a group only, first unlink all properties from it.
Parameters
Parameter | Description |
---|---|
ID | The ID of the property group to be deleted. |
Returned values
Returns true on success or false otherwise.
© «Bitrix24», 2001-2024