Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / ak Class / ai Method

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

    Parameters

    A_0
    See Also