DocumentInvoicePricesPayment_RemainingSum Property | |
Suma zostávajúca k úhrade.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public decimal Payment_RemainingSum { get; set; }
Public Property Payment_RemainingSum As Decimal
Get
Set
Dim instance As DocumentInvoicePrices
Dim value As Decimal
value = instance.Payment_RemainingSum
instance.Payment_RemainingSum = value
Property Value
DecimalSee Also