Documentation of the CarRentalAgentService

Location.CountryId Property

Gets or sets the unique country id of the Country where this Location 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

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