Click or drag to resize

JobMileage Property

Car Delivery Network
Optional - The estimated mileage of the job. If not specified system will try to calculate the mileage based on google mapping.

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3102.0 (3.2.3102)
Syntax
C#
public virtual int Mileage { get; set; }

Property Value

Int32
See Also