JobAllocatedCarrierScac Property | |
Optional - The SCAC of the allocated carrier
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax public virtual string AllocatedCarrierScac { get; set; }
Property Value
StringRemarks
(Overrides AllocatedCarrierDOTNumber)Specifying AllocatedCarrierScac 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