AccountingVoucherLinesRepositoryDebitAttribute Field |
Definition of the
Debit data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<AccountingVoucherLine> DebitAttribute
Public Shared ReadOnly DebitAttribute As AmountDataAttribute(Of AccountingVoucherLine)
public:
static initonly AmountDataAttribute<AccountingVoucherLine^>^ DebitAttribute
static val DebitAttribute: AmountDataAttribute<AccountingVoucherLine>
Field Value
Type:
AmountDataAttributeAccountingVoucherLine
See Also