Click or drag to resize
Infosoft Logo

ConnectCustomerWithCxenseRequest Class

This class contains properties for connecting a customer with a cxense profile, based on a customer number and a cxense profile id
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.CxenseConnectCustomerWithCxenseRequest

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

The ConnectCustomerWithCxenseRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyCxenseUserProfile Gets or sets the cxense user profile ID
Top
See Also