Click or drag to resize
Infosoft Logo

ICustomerRelationService Methods

The ICustomerRelationService type exposes the following members.

Methods
 NameDescription
Public methodCreateCustomerRelation Creates a new customer relation.
Public methodDeleteCustomerRelation Deletes either a single customer relation with a given ID, or multiple customer relations with a list of ID's. These will be deleted in one transaction, so if one fails they all fail.
Public methodGetCustomerRelationsByCustomer Gets all customer relations belonging to a single customer.
Top
See Also