Click or drag to resize
Infosoft Logo

CreateCustomerRequestCustomerParameters Property

Gets or sets the customer parameters.

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public CustomerExchange CustomerParameters { get; set; }

Property Value

CustomerExchange
The customer parameters.
See Also