Documentation

CSaleOrderUserProps

The CSaleOrderUserProps class is used to create, delete, modify customer profiles and to obtain information about them.

Methods

MethodDescription
Add Creates a new customer profile given the supplied parameters.
GetList Returns an optionally sorted and filtered list of customer profiles.
GetByID Returns parameters of a customer profile.
Delete Delete the profile of a specified customer. This deletes all properties as well.
ClearEmpty Erases all empty profiles from the database. Empty profiles are those not containing properties.
Update Replaces the customer profile parameters with the new ones from the supplied array.
© «Bitrix24», 2001-2024
Up