InstantPaymentPrice Property |  |
Suma transakcie.
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 decimal Price { get; set; }Public Property Price As Decimal
Get
Set
Dim instance As InstantPayment
Dim value As Decimal
value = instance.Price
instance.Price = value
Property Value
Decimal
See Also