JobShipperScac Property |  |
Optional - The SCAC of the shipper to whom this job belongs
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntaxpublic virtual string ShipperScac { get; set; }
Property Value
String
Remarks
Specifying ShipperScac during job creation will create the job on behalf of the
specified shipper. The job will be automatically allocated to the carrier creating the job.
If ShipperScac is set, AllocatedCarrierScac is ignored.
See Also