Ops |
public class OpsCustomReceiptEventArgs : OpsEventMonitorArgs
The OpsCustomReceiptEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpsCustomReceiptEventArgs | Constructor. All actions are initialized to None |
Name | Description | |
---|---|---|
![]() | Check | Representation of the check for which a receipt is being generated. |
![]() | DataStoreEx | Provides general access to Simphony configuration information. |
![]() | HeaderAction | Action for header |
![]() | IsJournal | Set to true if receipt output is for journal |
![]() | IsMemoCheck | Set to true if the receipt output is for a paid memo check when seat filtering is active and a MemoCheck number is present. |
Name | Description | |
---|---|---|
![]() | CashDrawerNumber | The active cash drawer number (need to verify) |
![]() | CustomDetail | Content for detail section |
![]() | CustomHeader | Content for header |
![]() | CustomPreTrailer | Content for pre-trailer |
![]() | CustomSubHeader | Content for sub-header |
![]() | CustomSummaryTotals | Content for summary-totals section |
![]() | CustomTeamHeader | Content for team-header |
![]() | CustomTrailer | Content for trailer |
![]() | DetailAction | Action for detail |
![]() | PreTrailerAction | Action for pre-trailer |
![]() | SubHeaderAction | Action for subheader |
![]() | SummaryTotalsAction | Action for sumary totals |
![]() | TeamHeaderAction | Action for team-header |
![]() | TrailerAction | Action for trailer section |