InvoiceIssuedHeaderAccountCodingNumber Property |  |
Predkontácia - číslo. V jednoduchom účtovníctve je to predkontácia úhrady, v podvojnom účtovníctve predkontácia účtovného predpisu.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.InvoicesIssuedAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int AccountCodingNumber { get; set; }Public Property AccountCodingNumber As Integer
Get
Set
Dim instance As InvoiceIssuedHeader
Dim value As Integer
value = instance.AccountCodingNumber
instance.AccountCodingNumber = value
Property Value
Int32
See Also