JobContractedCarrierScac Property |  |
Optional - The SCAC of the entity contracted by the shipper.
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntaxpublic virtual string ContractedCarrierScac { get; set; }
Property Value
String
Remarks
(Overrides ContractedCarrierDOTNumber) To be specified when a different carrier will be carrying out the job. Must be specified
in conjunction with a ShipperScac and AllocatedCarrierScac. Only specifiable in API calls
made BY the contracted carrier.
See Also