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

In This Topic
    az Method (a4)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function az( _
       ByVal A_0 As System.Date _
    ) As af
    protected override af az( 
       System.DateTime A_0
    )

    Parameters

    A_0
    See Also