Click or drag to resize
Infosoft Logo

ConnectCustomerWithCxenseResponse Class

The response class that returns the customer number of the customer being connected to a Cxense account.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.CxenseConnectCustomerWithCxenseResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Cxense
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ConnectCustomerWithCxenseResponse

The ConnectCustomerWithCxenseResponse type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyMessage Gets or sets the error.
Top
See Also