DocumentInvoicePricesPricePaymentAdvance Property |  |
Suma zálohy - používa sa napr. pri faktúrach, pri objednávkach.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic decimal PricePaymentAdvance { get; set; }
Public Property PricePaymentAdvance As Decimal
Get
Set
Dim instance As DocumentInvoicePrices
Dim value As Decimal
value = instance.PricePaymentAdvance
instance.PricePaymentAdvance = value
Property Value
Decimal
See Also