EmployeeInfoList Class |
Namespace: Micros.Ops
public class EmployeeInfoList : List<EmployeeInfo>, INotifyPropertyChanged
The EmployeeInfoList type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmployeeInfoList | Initializes a new instance of the EmployeeInfoList class |
![]() | EmployeeInfoList(Boolean) | Initializes a new instance of the EmployeeInfoList class |
Name | Description | |
---|---|---|
![]() | CourierFilters | |
![]() | EmployeeDataGridList | |
![]() | EmployeeIds | |
![]() | EmployeeRevenueCenters |
List of unique employee revenue centers.
|
![]() | EmployeeShiftDataGridList | |
![]() | Filter |
Filter parameters.
|
![]() | FilteredList |
Filtered list of EmployeeInfo objects
|
![]() | IsAllSelected |
True if all employees are selected.
|
![]() | IsAllUnselected |
True if no employees are selected.
|
![]() | SortOrder |
The sort order to be used for the employee. When set the employee list will re-sort itself.
|
Name | Description | |
---|---|---|
![]() | Contains | |
![]() | DisplayEmployeeInfoInListLinear | |
![]() | OnPropertyChanged | |
![]() | SelectAll |
Select all employees in the list.
|
![]() | SetRVCFilter | |
![]() | UnselectAll |
Unselect all employees in the list.
|
Name | Description | |
---|---|---|
![]() | PropertyChanged |