JobContractedCarrierDOTNumber Property | |
Optional - The D.O.T number of the entity contracted carrier
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax public virtual int? ContractedCarrierDOTNumber { get; set; }
Property Value
NullableInt32Remarks
To be specified when a different carrier will be carrying out the job. Must be specified
in conjunction with a ShipperId and AllocatedCarrierId. Only specifiable in API calls
made BY the contracted carrier.
See Also