AccountingVoucherLinesRepositoryCreditAttribute Field |
Definition of the
Credit 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> CreditAttribute
Public Shared ReadOnly CreditAttribute As AmountDataAttribute(Of AccountingVoucherLine)
public:
static initonly AmountDataAttribute<AccountingVoucherLine^>^ CreditAttribute
static val CreditAttribute: AmountDataAttribute<AccountingVoucherLine>
Field Value
Type:
AmountDataAttributeAccountingVoucherLine
See Also