Documentation of the CarRentalAgentService

Vehicle.VehicleBuild Property

Gets or sets the VehicleBuild of this Vehicle.

public  VehicleBuild {get; set;}

Remarks

If this property is returned as "null", it has to be treated as, there is no VehicleBuild assigned in the database for the this single Vehicle.

See Also

Vehicle Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace