Training |
public class TrainingEmployeeFilterParameters : INotifyPropertyChanged
The TrainingEmployeeFilterParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | TrainingEmployeeFilterParameters | Initializes a new instance of the TrainingEmployeeFilterParameters class |
Name | Description | |
---|---|---|
![]() | 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. |
![]() | OnPropertyChanged |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Property changed event |