| EmployeeType Property | |
| See Also |
Sets or returns the default role ID of the employee.
Field name: type.
This is a foreign key to the Employee Type table (OHTY - not exposed through the DI API).
Read-write property
| Visual Basic |
|---|
Public Property EmployeeType() As Long |
To set a default role ID, first set the RoleIDÂ in the EmployeeRolesInfo child object.