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