PurchaseInvoicesRepositoryApplyDateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PurchaseInvoice, DateTime> ApplyDateAttribute
Public Shared ReadOnly ApplyDateAttribute As ColumnDataAttribute(Of PurchaseInvoice, DateTime)
public:
static initonly ColumnDataAttribute<PurchaseInvoice^, DateTime^>^ ApplyDateAttribute
static val ApplyDateAttribute: ColumnDataAttribute<PurchaseInvoice, DateTime>
Field Value
Type:
ColumnDataAttributePurchaseInvoice,
DateTime
See Also