Click or drag to resize
ParaPlan Logo

TripPurpose Constructor (AppointmentType)

Initializes a new instance of the TripPurpose class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TripPurpose(
	AppointmentType type
)

Parameters

type
Type: AppointmentType

[Missing <param name="type"/> documentation for "M:ParaPlanREST.Models.TripPurpose.#ctor(ParaPlan.Entities.AppointmentType)"]

See Also