The hour of the time component in this instance of TdTime is returned.
'Declaration
Public ReadOnly Property Hour As Integer
'Usage
Dim instance As TdTime
Dim value As Integer
value = instance.Hour
public:
property int Hour {
int get();
}
Property Value
The hour represented using 24-hour time is returned.
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019