PurchaseOrderLinesRepositoryPlannedDeliveryDateAttribute 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<PurchaseOrderLine, DateTime> PlannedDeliveryDateAttribute
Public Shared ReadOnly PlannedDeliveryDateAttribute As ColumnDataAttribute(Of PurchaseOrderLine, DateTime)
public:
static initonly ColumnDataAttribute<PurchaseOrderLine^, DateTime^>^ PlannedDeliveryDateAttribute
static val PlannedDeliveryDateAttribute: ColumnDataAttribute<PurchaseOrderLine, DateTime>
Field Value
Type:
ColumnDataAttributePurchaseOrderLine,
DateTime
See Also