Description
Represents a department that can be assigned to a user or employee.
Source table: OUDP
Mandatory properties: Name
| |||
DTW Departments API Department | |||
Department Object
| |||
Department Property
|
Visual Basic |
---|
Public Property Department() As Long |
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.
Visual Basic |
---|
Public Property Department() As Long |