Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / aq Class / be Method

In This Topic
    be Method (aq)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function be( _
       ByVal a As Appointment, _
       ByVal b As System.Date, _
       ByVal c As System.Date _
    ) As System.Date
    protected virtual System.DateTime be( 
       Appointment a,
       System.DateTime b,
       System.DateTime c
    )

    Parameters

    a
    b
    c
    See Also