Click or drag to resize
Infosoft Logo

ICxenseServiceDeleteCxenseProfileData Method

Deletes the cxense profile data.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Cxense
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
DeleteCxenseProfileResponse DeleteCxenseProfileData(
	DeleteCxenseProfileRequest request
)

Parameters

request  DeleteCxenseProfileRequest
The request.

Return Value

DeleteCxenseProfileResponse
A ConnectCustomerWithCxenseResponse object where error property is null if everything went ok.
See Also