 |
GetCustomerForUserResponse Class |
Provides data for the response from the GetCustomerForUser operation on ICustomerUserMappingService.
Inheritance HierarchySystemObject Infosoft.Common.Contracts.MessageContracts.CustomersGetCustomerForUserResponse Namespace: Infosoft.Common.Contracts.MessageContracts.CustomersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic class GetCustomerForUserResponse
No code example is currently available or this language may not be supported.
The GetCustomerForUserResponse type exposes the following members.
Properties | Name | Description |
---|
 | CustomerNumber |
Gets or sets the matching customer number, or null if nothing matched.
|
Top
See Also