Click or drag to resize
Infosoft Logo

SaleExchangeSalesPersonCode Property

Gets or sets the sales person code. This is optional, and if not set a default value will be set.

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

Property Value

String
The sales person code.
See Also