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 PickupTypeDriverForPickup
Must coordinate with driver to arrange pickup.
NoPickup
No pickup available.
PhoneForPickup
Must phone agency to arrange pickup.
Regular
Regularly scheduled pickup.