OpsCheckRequest Class |
Namespace: Micros.Ops
public class OpsCheckRequest : OpsRequest
The OpsCheckRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| OpsCheckRequest(TranslatedText) |
Constructor
| |
| OpsCheckRequest(OpsContext) | Initializes a new instance of the OpsCheckRequest class | |
| OpsCheckRequest(OpsContext, CLosedCheckTask) | Initializes a new instance of the OpsCheckRequest class |
| Name | Description | |
|---|---|---|
| AmountDueHeader | Translated total due column header. | |
| AutoFireCheckDataGridList | ||
| AutofireCheckList | List of auto fire checks to be displayed. | |
| CheckDataGridList | ||
| CheckHoldItemHeader | Translated check Hold Item column header. | |
| CheckIdHeader | Translated check Id column header. | |
| CheckList | List of checks to be displayed. | |
| CheckNameHeader | Translated check name column header. | |
| CheckNumberHeader | Translated check number column header. | |
| CheckOpenHeader | Translated check open column header. | |
| EmployeeHeader | Translated check employee column header. | |
| HeldCheckDataGridList | ||
| HeldCheckList | List of held checks to be displayed. | |
| HostSortEvents | ||
| IsRVCAutofireEnabled | ||
| ReadCheckParams | ||
| RegularCheckDataGridList | ||
| RegularCheckList | List of auto fire checks to be displayed. | |
| SelectedCheck | The currently selected check in the list. | |
| ShowAutoFireChecksOnly | ||
| ShowHeldChecksOnly | ||
| ShowNextButton | ||
| ShowPrevButton | ||
| ShowRegularChecks | ||
| TableNameHeader | Translated table name column header. | |
| Title | Translated title text. | |
| TotalCheckCount |
| Name | Description | |
|---|---|---|
| GetCheckTotals | ||
| RefreshCurrentPage | ||
| SetTitle |
| Name | Description | |
|---|---|---|
| _hostSortEvent | ||
| _showAutoFireChecksOnly | Display Auto fire checks only. | |
| _showHeldChecksOnly | ||
| _showNextButton | Display next button (there are more checks). | |
| _showPrevButton | Display back button (there are more checks). | |
| _showRegularChecks | ||
| _strTotalChecks | ||
| ClosedCheckPurpose | ||
| DialogResult | Is false if user cancelled the dialog. | |
| NextPage | Inicates the dialog was closed as a result of a DialogNext command. | |
| PrevPage | Inicates the dialog was closed as a result of a DialogPrev command. | |
| SortColumn | ||
| SortDirection |