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

In This Topic
    aw Method (a3)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub aw( _
       ByVal A_0 As System.Date, _
       ByVal A_1 As System.Boolean _
    ) 
    protected override void aw( 
       System.DateTime A_0,
       System.bool A_1
    )

    Parameters

    A_0
    A_1
    See Also