OpsCustomReceiptEventArgsCheck Property |
Representation of the check for which a receipt is being generated.
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.9
Syntaxpublic CheckBase Check { get; }
Property Value
CheckBase
Remarks
The
Header provides summary information
(total due, status, etc...). The
Detail provides access to each detail item on the check.
See Also