Click or drag to resize
Infosoft Logo

InvoicePayerExchangeInvoicePayer Property

Gets or sets the customer.

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

Property Value

CustomerExchange
The customer.
See Also