JobAssignedDriverId Property | |
Optional - The Id of the assigned driver
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax public virtual int? AssignedDriverId { get; set; }
Property Value
NullableInt32Remarks
The assigned driver must be of the carrier specified in AllocatedCarrierScac.
See Also