Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / al Class / q Method

In This Topic
    q Method (al)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function q( _
       ByVal A_0 As Appointment, _
       ByVal A_1 As System.Date _
    ) As System.Boolean
    protected virtual System.bool q( 
       Appointment A_0,
       System.DateTime A_1
    )

    Parameters

    A_0
    A_1
    See Also