| SalesPersonCode Property | |
| See Also |
Sets or returns the code (key) of the sales employee who contacts with the business partner (customer type only).
Field name: SlpCode.
This is a foreign key to the SalesPersons object.
Read-write property
| Visual Basic |
|---|
Public Property SalesPersonCode() As Long |
The sales employees can be defined through the SalesPersons object (see SalesEmployeeCode).