| SalesEmployee Property | |
| See Also |
Sets or returns the default sales employee code that will be applied in documents, sales opportunities, and so on.
Field name: SalePerson.
This is a foreign key to SalesEmployeeCode.
Read-write property
| Visual Basic |
|---|
Public Property SalesEmployee() As Long |
If you set this property, the system uses its value as default instead of -1 (No sales employee).