DocumentInvoiceTotalPriceToPay Property |  |
Suma na úhradu.
Namespace: Exa.OBERON.ServicesGen2.Common.DocumentAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic decimal PriceToPay { get; set; }
Public Property PriceToPay As Decimal
Get
Set
Dim instance As DocumentInvoiceTotal
Dim value As Decimal
value = instance.PriceToPay
instance.PriceToPay = value
Property Value
Decimal
See Also