InvoiceIssuedHeaderDocumentTotal Property |  |
Rekapitulácia súm dokladu (vydanej faktúry).
Namespace: Exa.OBERON.ServicesGen2.Stock.InvoicesIssuedAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic DocumentInvoiceTotal DocumentTotal { get; set; }
Public Property DocumentTotal As DocumentInvoiceTotal
Get
Set
Dim instance As InvoiceIssuedHeader
Dim value As DocumentInvoiceTotal
value = instance.DocumentTotal
instance.DocumentTotal = value
Property Value
DocumentInvoiceTotal
See Also