A TenneySoftware Class Library
Hours Property
NamespacesTenneySoftwareTimerFormatHours
Gets the Hours from time.
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScript
public int Hours { get; }
Public ReadOnly Property Hours As Integer
Dim instance As TimerFormat
Dim value As Integer

value = instance.Hours
public:
property int Hours {
	int get ();
}
/** @property */
public int get_Hours()
public function get Hours () : int
function get_hours();

Assembly: TenneySoftware (Module: TenneySoftware) Version: 0.0.3067.16853 (0.1.0.0)