Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ak Class / ao Method

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

    Parameters

    A_0
    See Also