Add | Adds a new data line to the object. |
 SetCurrentLine | Sets the active row to a specified row number. |
 Count | Returns the number of roles of the employee. |
 EmployeeID | 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. |
 LineNum | Returns the current row number in the employee roles list. Field name: line. |
 RoleID | Sets or returns the role ID of the employee. Field name: roleID. This is a foreign key to OHTY table, which is not exposed through the DI API. |
 UserFields | Returns the UserFields object. |
Â
Â