InstantPaymentEngineQRCodeShowEventArgsRetunException Property |  |
Návratová hodnota - či sa podarilo zobraziť (vytlačiť) QR kód.
Namespace: Exa.OBERON.Shared.AccCommon.NonCashTransactions.InstantPaymentsAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic ExaException RetunException { get; set; }Public Property RetunException As ExaException
Get
Set
Dim instance As InstantPaymentEngineQRCodeShowEventArgs
Dim value As ExaException
value = instance.RetunException
instance.RetunException = value
Property Value
ExaException
See Also