Click or drag to resize
Infosoft Logo

GetCustomerForUserRequest Class

Provides data for the request to the GetCustomerForUser operation on ICustomerUserMappingService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.CustomersGetCustomerForUserRequest

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

The GetCustomerForUserRequest type exposes the following members.

Properties
 NameDescription
Public propertyUserId Gets or sets the user ID to filter by.
Top
See Also