Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / a1 Class / aj(Appointment) Method

In This Topic
    aj(Appointment) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub aj( _
       ByVal A_0 As Appointment _
    ) 
    protected virtual void aj( 
       Appointment A_0
    )

    Parameters

    A_0
    See Also