Show / Hide Table of Contents

Enum PickupType

Indicates whether passengers are picked up at a stop as part of the normal schedule or whether a pickup at the stop is not available.

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum PickupType

DriverForPickup

Must coordinate with driver to arrange pickup.

NoPickup

No pickup available.

PhoneForPickup

Must phone agency to arrange pickup.

Regular

Regularly scheduled pickup.

Back to top Built by Itinero, MIT licensed.