Documentation of the CarRentalAgentService

Region.Locations Property

Gets or sets an array of Locations which are located in this Region.

public  Locations {get; set;}

Remarks

This property is filled only if this Region was requested by a call to GetRegionsWithLocations - Method or GetRegionsTree - Method.

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

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