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

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

    Parameters

    A_0
    A_1
    See Also