OpsSelectionEntry Class |
Namespace: Micros.Ops
public class OpsSelectionEntry
The OpsSelectionEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| OpsSelectionEntry(Int64, String) | Initializes a new instance of the OpsSelectionEntry class | |
| OpsSelectionEntry(Int64, String, Int64) | Initializes a new instance of the OpsSelectionEntry class | |
| OpsSelectionEntry(Int64, String, Int64, Object) | Initializes a new instance of the OpsSelectionEntry class | |
| OpsSelectionEntry(Int64, String, Int64, Object, Boolean) | Initializes a new instance of the OpsSelectionEntry class |
| Name | Description | |
|---|---|---|
| Data | Data that this entry represents. | |
| ID | Identifier of this entry. | |
| Name | Name to be displayed. | |
| Number | Number to be displayed. | |
| Selected | True if this entry is currently selected. |