frm_QRInstantPayeh_QRCodeShow Method |  |
Udalosť je vyvolávaná pre potrebu zobrazenia QR kódu zákaznikovi - či už na smart displeji,
alebo potrebe vytlačiť.
Namespace: Exa.OBERON.Shared.Forms.AccCommon.NonCashTransactionsAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic void eh_QRCodeShow(
InstantPaymentEngineQRCodeShowEventArgs e
)
Public Sub eh_QRCodeShow (
e As InstantPaymentEngineQRCodeShowEventArgs
)
Dim instance As frm_QRInstantPay
Dim e As InstantPaymentEngineQRCodeShowEventArgs
instance.eh_QRCodeShow(e)
Parameters
- e InstantPaymentEngineQRCodeShowEventArgs
-
See Also