CommonVehicleDescriptorTypeMileage Property

The number of miles on the vehicle at the time of warranty/warranties sale.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> Mileage { get; set; }

Property Value

Type: NullableInt32
See Also