Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ao Class / a(TimeSpan,String,Boolean) Method

In This Topic
    a(TimeSpan,String,Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Function a( _
       ByVal A_0 As System.TimeSpan, _
       ByVal A_1 As System.String, _
       ByVal A_2 As System.Boolean _
    ) As System.String
    protected System.string a( 
       System.TimeSpan A_0,
       System.string A_1,
       System.bool A_2
    )

    Parameters

    A_0
    A_1
    A_2
    See Also