AccountingVoucherLinesRepositoryAccountIdAttribute Field |
Definition of the data attribute for
Account reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AccountingVoucherLine, Guid> AccountIdAttribute
Public Shared ReadOnly AccountIdAttribute As ColumnDataAttribute(Of AccountingVoucherLine, Guid)
public:
static initonly ColumnDataAttribute<AccountingVoucherLine^, Guid^>^ AccountIdAttribute
static val AccountIdAttribute: ColumnDataAttribute<AccountingVoucherLine, Guid>
Field Value
Type:
ColumnDataAttributeAccountingVoucherLine,
Guid
See Also