Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / co Class / bj Method

In This Topic
    bj Method (co)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function bj( _
       ByVal a As System.Date _
    ) As cd
    protected override cd bj( 
       System.DateTime a
    )

    Parameters

    a
    See Also