Click or drag to resize
Infosoft Logo

ICustomerRelationServiceCreateCustomerRelation Method

Creates a new customer relation.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
CustomerRelationResponse CreateCustomerRelation(
	CustomerRelationRequest request
)

Parameters

request  CustomerRelationRequest
A request object that contains a customer relation object.

Return Value

CustomerRelationResponse
A response object that contains a customer relation that's been saved to the database.
Exceptions
ExceptionCondition
FaultExceptionTDetail This is not a complete list:
    See Also