OpsQueryPrintReceiptCountEventArgs Constructor |
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic OpsQueryPrintReceiptCountEventArgs(
int count,
bool isTaxExempt
)
Parameters
- count Int32
-
- isTaxExempt Boolean
-
See Also