| Department Property | |
| See Also |
Sets or returns the employee department.
Field name: dept
This is a foreign key to the Departments table (OUDP), which is exposed via the DepartmentsService object.
Read-write property
| Visual Basic |
|---|
Public Property Department() As Long |