| Department Property | |
| See Also |
Sets or returns the user's department code.
Field name: Department.
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 |