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

In This Topic
    ak Method (ak)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Sub ak( _
       ByVal A_0 As System.Date _
    ) 
    protected abstract void ak( 
       System.DateTime A_0
    )

    Parameters

    A_0
    See Also