Documentation of the CarRentalAgentService

EditReservationRequest.ReservationVersion Property

Gets or sets the unique id of the Reservation to edit.

public  ReservationVersion {get; set;}

Remarks

This property is mandatory. This Property is used to aviod simultaneous updates of a single Reservation.

See Also

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