AccountingVouchersRepositoryDefaultReferencedDocumentIdAttribute 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<AccountingVoucher, Nullable<Guid>> DefaultReferencedDocumentIdAttribute
Public Shared ReadOnly DefaultReferencedDocumentIdAttribute As ColumnDataAttribute(Of AccountingVoucher, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<AccountingVoucher^, Nullable<Guid^>^>^ DefaultReferencedDocumentIdAttribute
static val DefaultReferencedDocumentIdAttribute: ColumnDataAttribute<AccountingVoucher, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeAccountingVoucher,
NullableGuid
See Also