DocumentInvoiceTotalPriceAdvance Property |  |
Suma zálohy.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Common.DocumentAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal PriceAdvance { get; set; }Public Property PriceAdvance As Decimal
Get
Set
Dim instance As DocumentInvoiceTotal
Dim value As Decimal
value = instance.PriceAdvance
instance.PriceAdvance = value
Property Value
Decimal
See Also