Click or drag to resize

EmployeeInfo Properties

The EmployeeInfo type exposes the following members.

Properties
  NameDescription
Public propertyEmployeeId
Employee's Id.
Public propertyEmployeeName
The check name of the employee.
Public propertyEmployeeNumber
Employee's Number.
Public propertyFirstName
The first name of the employee.
Public propertyFullName
The full name of the employee.
Public propertyIsAvailableForDelivery
Public propertyIsCourier
Public propertyLangId
Language Id
Public propertyLastName
The last name of the employee.
Public propertyRevenueCenter
The employee's revenue center.
Public propertyRevenueCenterNames
This list contains all the RevenueCenterNames where the employee has an operator record.
Public propertyRevenueCenters
This list contains all the RevenueCenterIDs where the employee has an operator record.
Public propertySelected
Employee is selected.
Public propertyShiftNumber
The employee's shift number.
Public propertyTag
Public propertyTipAmount
Top
See Also