Documentation of the CarRentalAgentService

Region.AlternativeRegions Property

Gets or sets an array of AlternativeRegions resulting from the operation.

public  AlternativeRegions {get; set;}

Remarks

This property is filled by the CarRentalAgentService only for a name-based Region-search. The AlternativeRegions delivered herein should be used to provide a suggestion to the user of your booking module, if the desired Region wasn't or not any single Region was found for his Request. The AlternativeRegions should therefore be used to povide a pendant of the "Did you mean :" - google feature.

See Also

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