ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / DateAndTime Class / TimeString Property

In This Topic
    TimeString Property
    In This Topic
    Returns a String value representing the current time of day according to your system.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property TimeString As String
    public static string TimeString {get;}

    Property Value

    Returns a String value representing the current time of day according to your system.
    See Also