Documentation of the CarRentalAgentService

RegionsRequest.PhoneticSearch Property

This property is a control-parameter for the name-based search-algorithm of the GetRegions - Method.

public  PhoneticSearch {get; set;}

Remarks

This property is optional, whereby "Disable" should be handed over per default. The PhoneticSearchPreference is used to find typing errors or some kind of misspelling in the search string handed over to GetRegions - Method. Thereby the Regions are delivered directly without the need of subsequent calls.

See Also

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