ReceiveNoteHeaderDocumentTotal Property |  |
Rekapitulácia súm dokladu (Príjemky).
Namespace: Exa.OBERON.ServicesGen2.Stock.ReceiveNotesAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic DocumentTotal DocumentTotal { get; set; }
Public Property DocumentTotal As DocumentTotal
Get
Set
Dim instance As ReceiveNoteHeader
Dim value As DocumentTotal
value = instance.DocumentTotal
instance.DocumentTotal = value
Property Value
DocumentTotal
See Also