AccountingVoucherLinesRepositoryReferencedDocumentIdAttribute Field |
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> ReferencedDocumentIdAttribute
Public Shared ReadOnly ReferencedDocumentIdAttribute As ColumnDataAttribute(Of AccountingVoucherLine, Guid)
public:
static initonly ColumnDataAttribute<AccountingVoucherLine^, Guid^>^ ReferencedDocumentIdAttribute
static val ReferencedDocumentIdAttribute: ColumnDataAttribute<AccountingVoucherLine, Guid>
Field Value
Type:
ColumnDataAttributeAccountingVoucherLine,
Guid
See Also