| AddTripResponseBuildFromAppointment Method |
Methods that builds object from Appointment
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void BuildFromAppointment(
Appointment appointment
)
public:
void BuildFromAppointment(
Appointment^ appointment
)
function BuildFromAppointment(appointment);
Parameters
- appointment
- Type: Appointment
Impacted ParaPlan Trip
See Also