Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / aq Class / av Method

In This Topic
    av Method (aq)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub av( _
       ByVal a As Appointment _
    ) 
    protected virtual void av( 
       Appointment a
    )

    Parameters

    a
    See Also