Documentation

Delete

bool
CSalePersonType::Delete(
 int ID
);

The method Delete deletes a payer type. This also deletes all dependent data. Payer types that has any dependent orders cannot be deleted.

Parameters

ParameterDescription
ID The ID of the payer type to be deleted.

Returned values

Returns true on success or false otherwise.

 

© «Bitrix24», 2001-2024
Up