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

In This Topic
    bd Method (br)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function bd( _
       ByVal a As Appointment, _
       ByVal b As System.Date _
    ) As System.Date
    protected override System.DateTime bd( 
       Appointment a,
       System.DateTime b
    )

    Parameters

    a
    b
    See Also