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

In This Topic
    e Method (dd)
    In This Topic
    Syntax
    'Declaration
     
    Public Function e( _
       ByVal a As System.String, _
       ByVal b As System.String _
    ) As System.String
    public System.string e( 
       System.string a,
       System.string b
    )

    Parameters

    a
    b
    See Also