Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / AppointmentForm Class / Appointment Property

In This Topic
    Appointment Property (AppointmentForm)
    In This Topic
    Gets the Appointment object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Appointment As Appointment
    public Appointment Appointment {get;}
    See Also