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

In This Topic
    HasValue Method (dd)
    In This Topic
    Syntax
    'Declaration
     
    Public Function HasValue( _
       ByVal path As System.String _
    ) As System.Boolean
    public System.bool HasValue( 
       System.string path
    )

    Parameters

    path
    See Also