Documentation of the CarRentalAgentService

Vehicle.VehicleFeatures Property

Gets or sets an array of VehicleFeatures assigned for this vehicle.

public  VehicleFeatures {get; set;}

Remarks

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

See Also

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