AccountingVoucherLinesRepositoryVoucherIdAttribute Field |
Definition of the data attribute for
Voucher 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> VoucherIdAttribute
Public Shared ReadOnly VoucherIdAttribute As ColumnDataAttribute(Of AccountingVoucherLine, Guid)
public:
static initonly ColumnDataAttribute<AccountingVoucherLine^, Guid^>^ VoucherIdAttribute
static val VoucherIdAttribute: ColumnDataAttribute<AccountingVoucherLine, Guid>
Field Value
Type:
ColumnDataAttributeAccountingVoucherLine,
Guid
See Also