bool CCatalogGroup::Delete( int ID );
The method Delete deletes the price type identified by the ID. This also deletes all prices of this type. Note that you cannot delete the base price type.
Parameter | Description |
---|---|
ID | The ID of the price type to be deleted. |
Returns True on success or False otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |