EmployeeFilterParameters Class |
Namespace: Micros.Ops
public class EmployeeFilterParameters : INotifyPropertyChanged
The EmployeeFilterParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| EmployeeFilterParameters | Initializes a new instance of the EmployeeFilterParameters class |
| Name | Description | |
|---|---|---|
| CourierFilter | ||
| CourierFilterIndex | ||
| FirstName |
Employee first name
| |
| IsClear |
Check if the filter is clear.
| |
| IsFilterActive |
Filter is active.
| |
| LastName |
Employee last name
| |
| RevenueCenter |
Employee's revenue center.
| |
| SignedIn |
Employee is currently signed in.
|
| Name | Description | |
|---|---|---|
| Clear |
Clear filter.
| |
| Clear_EmployeeListFilter |
Clear Team Employee filter.
| |
| OnPropertyChanged |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Property changed event
|