JobMileage Property | |
Optional - The estimated mileage of the job. If not specified system will try to calculate the mileage based on google mapping.
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax public virtual int Mileage { get; set; }
Property Value
Int32See Also