InvoiceIssuedHeaderPriceValues Property | |
Rekapitulácia súm dokladu (vydanej faktúry).
Namespace: Exa.OBERON.ServicesGen2.Stock.InvoicesIssuedAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public DocumentPrices PriceValues { get; set; }
Public Property PriceValues As DocumentPrices
Get
Set
Dim instance As InvoiceIssuedHeader
Dim value As DocumentPrices
value = instance.PriceValues
instance.PriceValues = value
Property Value
DocumentPricesSee Also