EP
EPEmployee
Represents a simple version of an Employee class.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BAccountID | int | - | ||
Description:The identifier of the employee. | ||||
UserID | uniqueidentifier | Employee Login | - | |
Description:The identifier of the Users to be used for the employee to sign into the system. Corresponds to the value of the Users.PKID field. | ||||