BillOpenPaymentInfo_Text Property |  |
Info text o vykonaní platobnej transakcie.
Pri zamietnutej transakcii obsahuje dôvod zamietnutia, pri potvrdenej transakcii podrobné info (tlačí sa na doklad).
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string PaymentInfo_Text { get; set; }
Public Property PaymentInfo_Text As String
Get
Set
Dim instance As BillOpen
Dim value As String
value = instance.PaymentInfo_Text
instance.PaymentInfo_Text = value
Property Value
String
See Also