Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / ag Class / a(Appointment) Method

In This Topic
    a(Appointment) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Function a( _
       ByVal A_0 As Appointment _
    ) As System.Boolean
    protected System.bool a( 
       Appointment A_0
    )

    Parameters

    A_0
    See Also