AccountingVoucherLinesRepositoryDebitBaseAttribute Field |
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> DebitBaseAttribute
Public Shared ReadOnly DebitBaseAttribute As AmountDataAttribute(Of AccountingVoucherLine)
public:
static initonly AmountDataAttribute<AccountingVoucherLine^>^ DebitBaseAttribute
static val DebitBaseAttribute: AmountDataAttribute<AccountingVoucherLine>
Field Value
Type:
AmountDataAttributeAccountingVoucherLine
See Also