InvoiceReceivedHeaderAccountCodingNumber 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.ServicesGen2.Stock.InvoicesReceivedAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public int AccountCodingNumber { get; set; }
Public Property AccountCodingNumber As Integer
Get
Set
Dim instance As InvoiceReceivedHeader
Dim value As Integer
value = instance.AccountCodingNumber
instance.AccountCodingNumber = value
Property Value
Int32See Also