📚 SAP Business One SDK Help

Department Property
See Also 

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property Department() As Long

See Also