MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / DateAndTime Class / TimeOfDay Property

In This Topic
TimeOfDay Property
In This Topic
Returns a Date value containing the current time of day according to your system.
Syntax
'Declaration
 
Public Shared ReadOnly Property TimeOfDay As Date
 

Property Value

Returns a Date value containing the current time of day according to your system.
See Also