Documentation of the CarRentalAgentService

Region.CountryId Property

Gets or sets the unique country id of the Country where this Region is located in.

public  CountryId {get; set;}

Remarks

The Id is not needed for any webservice call, it may be used at client-side for mapping purposes.

See Also

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