Click or drag to resize
ParaPlan Logo

TripLog Constructor (TripScheduleHistory)

Initializes a new instance of the TripLog class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TripLog(
	TripScheduleHistory tsh
)

Parameters

tsh
Type: TripScheduleHistory

[Missing <param name="tsh"/> documentation for "M:ParaPlanREST.Models.TripLog.#ctor(ParaPlan.Entities.TripScheduleHistory)"]

See Also