JobAssignedTruckRemoteId Property | |
Optional - The RemoteId of the assigned truck
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax public virtual string AssignedTruckRemoteId { get; set; }
Property Value
StringRemarks
The assigned truck must be of the carrier specified in AllocatedCarrierScac.
See Also