Click or drag to resize
ParaPlan Logo

TripRequestreturnType Property

How the rider is going to get back. 0 = One way, 1 = Call for return, 2 = Specific return time requested

Namespace:  ParaPlan.Entities
Assembly:  ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8801.20345
Syntax
public int returnType { get; set; }

Property Value

Type: Int32
See Also