Documentation of the CarRentalAgentService

RegionsRequest.FlatMode Property

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

public  FlatMode {get; set;}

Remarks

This property is optional, whereby "False" should be handed over per default. If true, the returned Region-property(array) will consist of lowest level Regions only. This means, that only the Regions having at least one Location linked will be delivered. If false, all Regions are returned.

See Also

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