Click or drag to resize
ParaPlan Logo

Trip Constructor (TripBase)

Overloaded constructor that takes ParaPlan.Entities.Trip All dates are in UTC

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Trip(
	TripBase t
)

Parameters

t
Type: TripBase
ParaPlanDll Trip
See Also