Click or drag to resize
ParaPlan Logo

TripRequestToAppointment Method

[Missing <summary> documentation for "M:ParaPlan.Entities.TripRequest.ToAppointment(System.Int32)"]

Namespace:  ParaPlan.Entities
Assembly:  ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax
public Appointment ToAppointment(
	int utcOffset = 0
)

Parameters

utcOffset (Optional)
Type: SystemInt32

[Missing <param name="utcOffset"/> documentation for "M:ParaPlan.Entities.TripRequest.ToAppointment(System.Int32)"]

Return Value

Type: Appointment

[Missing <returns> documentation for "M:ParaPlan.Entities.TripRequest.ToAppointment(System.Int32)"]

See Also