TransportationVehiclesRepositoryCargoTypeIdAttribute Field |
Definition of the data attribute for
CargoType reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransportationVehicle, Guid> CargoTypeIdAttribute
Public Shared ReadOnly CargoTypeIdAttribute As ColumnDataAttribute(Of TransportationVehicle, Guid)
public:
static initonly ColumnDataAttribute<TransportationVehicle^, Guid^>^ CargoTypeIdAttribute
static val CargoTypeIdAttribute: ColumnDataAttribute<TransportationVehicle, Guid>
Field Value
Type:
ColumnDataAttributeTransportationVehicle,
Guid
See Also