CashierInfoList Class |
Namespace: Micros.Ops
public class CashierInfoList : List<CashierInfo>, INotifyPropertyChanged
The CashierInfoList type exposes the following members.
| Name | Description | |
|---|---|---|
| CashierInfoList | Initializes a new instance of the CashierInfoList class |
| Name | Description | |
|---|---|---|
| CashierDataGridList | ||
| CashierRevenueCenters |
List of unique employee revenue centers.
| |
| CashierShiftDataGridList | ||
| 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 | |
|---|---|---|
| OnPropertyChanged | ||
| SelectAll |
Select all employees in the list.
| |
| UnselectAll |
Unselect all employees in the list.
|
| Name | Description | |
|---|---|---|
| PropertyChanged |