📚 SAP Business One SDK Help

EmployeeID Property
See Also 

Description

Sets or returns the employee ID, which SAP Business One generates automatically when adding a new employee.

Field name: empID.

This is a foreign key to the EmployeesInfo object.

Sets or returns the employee ID, which SAP Business One generates automatically when adding a new employee.

Field name: empID.

This is a foreign key to the EmployeesInfo object.

Property type

Read-write property

Syntax

Visual Basic
Public Property EmployeeID() As Long

See Also