AccountingVouchersRepositoryDocumentIdAttribute Field |
Definition of the data attribute referring to the base class table
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AccountingVoucher, Guid> DocumentIdAttribute
Public Shared ReadOnly DocumentIdAttribute As ColumnDataAttribute(Of AccountingVoucher, Guid)
public:
static initonly ColumnDataAttribute<AccountingVoucher^, Guid^>^ DocumentIdAttribute
static val DocumentIdAttribute: ColumnDataAttribute<AccountingVoucher, Guid>
Field Value
Type:
ColumnDataAttributeAccountingVoucher,
Guid
See Also