| OrderDeviceInfo Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Micros.Ops
 Syntax
Syntaxpublic class OrderDeviceInfo : INotifyPropertyChanged
The OrderDeviceInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DeviceName | 
            The name of the order Device.
             | 
|  | Index | 
            Order Device Number
             | 
|  | LangId | 
            Language Id
             | 
|  | OutputDisabled | |
|  | OutputRedirected | |
|  | OverrideName | 
            Override output device for this order device
             | 
|  | RedirectName | 
            Normal output device for this order device
             | 
|  | RevenueCenter | 
            The current revenue center.
             | 
|  | Selected | 
            Order Device is selected.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | OnPropertyChanged | |
|  | ToString | (Overrides ObjectToString.) | 
 Events
Events| Name | Description | |
|---|---|---|
|  | PropertyChanged | 
            Property changed event
             | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | ArrowSpacer | 
 See Also
See Also