Documentation of the CarRentalAgentService

EditOption.OptionType Property

Gets or sets the EditOptionType of this EditOption.

public  OptionType {get; set;}

Remarks

The type of an EditOption groups a set of elements of an existing Reservation that may or may not be changed by a call of EditReservation - Method. Whether the elements may be changed or not depends on OptionValue.

See Also

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