Documentation of the CarRentalAgentService

Vehicle.VehicleCategory Property

Gets or sets the VehicleCategory of this Vehicle.

public  VehicleCategory {get; set;}

Remarks

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

See Also

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