📚 SAP Business One SDK Help

Department Property
See Also 

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property Department() As Long

See Also