TransportationVehiclesRepositoryCargoTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<TransportationVehicle, CargoType> CargoTypeReference
Public Shared ReadOnly CargoTypeReference As PrimaryKeyReference(Of TransportationVehicle, CargoType)
public:
static initonly PrimaryKeyReference<TransportationVehicle^, CargoType^>^ CargoTypeReference
static val CargoTypeReference: PrimaryKeyReference<TransportationVehicle, CargoType>
Field Value
Type:
PrimaryKeyReferenceTransportationVehicle,
CargoType
See Also