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

In This Topic
    aw Method (a2)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function aw( _
       ByVal A_0 As System.Date _
    ) As at
    protected abstract at aw( 
       System.DateTime A_0
    )

    Parameters

    A_0
    See Also