TransportationOrdersRepositoryTransportationVehicleIdAttribute 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, Nullable<Guid>> TransportationVehicleIdAttribute
Public Shared ReadOnly TransportationVehicleIdAttribute As ColumnDataAttribute(Of TransportationOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<TransportationOrder^, Nullable<Guid^>^>^ TransportationVehicleIdAttribute
static val TransportationVehicleIdAttribute: ColumnDataAttribute<TransportationOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeTransportationOrder,
NullableGuid
See Also