 | ICancellationsGenerateCancellationQuoteRequestTypeVehicleMileage Property |
The current mileage of the vehicle (required to cancel some contracts).
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int VehicleMileage { get; set; }
Public Property VehicleMileage As Integer
Get
Set
function get VehicleMileage () : int
function set VehicleMileage (value : int)
function get_VehicleMileage();
function set_VehicleMileage(value);
Property Value
Type:
Int32
See Also