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

In This Topic
    aa Method (aq)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub aa( _
       ByVal a As Appointment, _
       ByVal b As BaseObject _
    ) 
    protected void aa( 
       Appointment a,
       BaseObject b
    )

    Parameters

    a
    b
    See Also