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