.NET Documentation
C#
VB
Show/Hide TOC
Accounting
Entry
Line
Debit Property
Debit amount
[Debe]
.
Definition
Namespace:
Aliquo.Core.Models
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
decimal
Debit
{
get
;
set
; }
VB
Copy
Public
Property
Debit
As
Decimal
Get
Set
Property Value
Decimal
See Also
Reference
AccountingEntryLine Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also