Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / ar Class / a(Appointment) Method

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

    Parameters

    a
    See Also