Click or drag to resize
ParaPlan Logo

Reservation Constructor (TripBase)

Initializes a new instance of the Reservation class

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

Parameters

Trip
Type: TripBase

[Missing <param name="Trip"/> documentation for "M:ParaPlanREST.Models.Reservation.#ctor(ParaPlan.Entities.TripBase)"]

See Also