bool CSaleOrderUserProps::Delete( int ID );
The method Delete delete the profile of a specified customer. This deletes all properties as well.
Parameter | Description |
---|---|
ID | The ID of the customer profile to be deleted. |
Returns true on success or false otherwise.
<? CSaleOrderUserProps::Delete(12); ?>
© 2001-2005 Bitrix | Bitrix Site Manager |