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

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

    Parameters

    A_0
    See Also