Staff
This entity holds information about staff (Users) that are configured in the User Management application of the system. Every time a new or updated staff is encountered in an inserted Visit or Staff session, a new entry is generated.
The system can also contain a staff member with the name ?anonymous?. This identifies events that are missing a logged in user, for example a branch reset.
DeliveredServices
Type: DataConnect.DeliveredService
FirstName
The first name of the staff member.
Type: Edm.String
Id
The Staff identifier.
Type: Edm.Int32
LastName
The last name of the Staff member.
Type: Edm.String
MarkTransactions
Type: DataConnect.MarkTransaction
OriginId
Type: Edm.Int64
Staff
The full name of the Staff member.
Type: Edm.String
StaffSessions
Type: DataConnect.StaffSession
UserName
Type: Edm.String