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: 0.0.1.0 (0.0.1.0)
Syntax public virtual int Mileage { get; set; }
Property Value
Int32See Also