Documentation of the CarRentalAgentService

Region.Id Property

Gets or sets the unique id of this Region.

public  Id {get; set;}

Remarks

This Id may be used to request subregions or Locations that are located in this Region. Furthermore it may be used in a Region-based search of Rates using the GetRates - Method.

See Also

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