|  | TripPurposeListFromAppointmentType Method | 
[Missing <summary> documentation for "M:ParaPlanREST.Models.TripPurpose.ListFromAppointmentType(System.Collections.Generic.List{ParaPlan.Entities.AppointmentType})"]
Namespace: ParaPlanREST.Models
 Syntax
Syntaxpublic static List<TripPurpose> ListFromAppointmentType( List<AppointmentType> list )
[Missing <param name="list"/> documentation for "M:ParaPlanREST.Models.TripPurpose.ListFromAppointmentType(System.Collections.Generic.List{ParaPlan.Entities.AppointmentType})"]
[Missing <returns> documentation for "M:ParaPlanREST.Models.TripPurpose.ListFromAppointmentType(System.Collections.Generic.List{ParaPlan.Entities.AppointmentType})"]
 See Also
See Also