The Route type exposes the following members.
Properties
| Name | Description |
---|
 | From |
Gets or sets the airport that the route starts from.
|
 | Stopovers |
Gets or sets all of the airports between the From and To airports, if any.
|
 | To |
Gets or sets the airport that the route ends on.
|
Top
See Also