JobAllocatedCarrierDOTNumber Property |  |
Optional - The D.O.T number of the allocated carrier
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntaxpublic virtual int? AllocatedCarrierDOTNumber { get; set; }
Property Value
NullableInt32
Remarks
Specifying AllocatedCarrierDOTNumber during job creation will ignore the Status field and attempt to
allocate the job directly to this carrier. Status will be set to 'Allocated'
See Also