Click or drag to resize
Infosoft Logo

ConnectCustomerAndUserRequest Class

Provides data for the request to the ConnectCustomerAndUser operation on ICustomerUserService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.CustomersConnectCustomerAndUserRequest

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

The ConnectCustomerAndUserRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the unique number of the customer to connect.
Public propertyUserId Gets or sets the unique ID of the user to connect.
Top
See Also