Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / am Class / af Method

In This Topic
    af Method (am)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function af( _
       ByVal A_0 As Appointment, _
       ByVal A_1 As System.Date _
    ) As System.Date
    protected override System.DateTime af( 
       Appointment A_0,
       System.DateTime A_1
    )

    Parameters

    A_0
    A_1
    See Also