Documentation of the CarRentalAgentService

Location.IsOneWayPossible Property

Gets or sets whether one-way is possible for this this Location or not.

public  IsOneWayPossible {get; set;}

Remarks

If this property has the value "False", its not possible to return a Vehicle at another Location if car rental starts at this one.

See Also

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