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

In This Topic
    ao Method (a3)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub ao( _
       ByVal A_0 As Appointment _
    ) 
    protected override void ao( 
       Appointment A_0
    )

    Parameters

    A_0
    See Also