bool CSaleOrderUserPropsValue::Delete( int ID );
The method Delete deletes a property from the customer profile.
Parameter | Description |
---|---|
ID | The customer profile property to be deleted. |
Returns true on success or false - otherwise.
<? CSaleOrderUserPropsValue::Delete(17); ?>
© 2001-2005 Bitrix | Bitrix Site Manager |