| OrderDeviceFilterParameters Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Micros.Ops
 Syntax
Syntaxpublic class OrderDeviceFilterParameters : INotifyPropertyChanged
The OrderDeviceFilterParameters type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | OrderDeviceFilterParameters | Initializes a new instance of the OrderDeviceFilterParameters class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsClear | 
            Check if the filter is clear.
             | 
|  | IsFilterActive | 
            Filter is active.
             | 
|  | RevenueCenter | 
            Employee's revenue center.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clear | 
            Clear filter.
             | 
|  | OnPropertyChanged | 
 Events
Events| Name | Description | |
|---|---|---|
|  | PropertyChanged | 
            Property changed event
             | 
 See Also
See Also