'Declaration Public Function New( _ ByVal schedule As C1Schedule, _ ByVal appointment As Appointment _ )
public AppointmentForm( C1Schedule schedule, Appointment appointment )
Parameters
- schedule
- The owning C1.Win.C1Schedule.C1Schedule component.
- appointment
- The Appointment object.