TransportationOrdersRepositoryDepartureDateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransportationOrder, DateTime> DepartureDateAttribute
Public Shared ReadOnly DepartureDateAttribute As ColumnDataAttribute(Of TransportationOrder, DateTime)
public:
static initonly ColumnDataAttribute<TransportationOrder^, DateTime^>^ DepartureDateAttribute
static val DepartureDateAttribute: ColumnDataAttribute<TransportationOrder, DateTime>
Field Value
Type:
ColumnDataAttributeTransportationOrder,
DateTime
See Also