C#
VB
Java
WinRT C#
C++
Gets or sets numerical value that indicates the hours.
public int Hours { get; set; }
Public Property Hours As Integer
public int Hours {get; set;}
public int getHours()
public void setHours(int value)
<br/>get_Hours();<br/>set_Hours(value);<br/>Object.defineProperty('Hours');
public:
property int Hours {
int get();
void set ( int value);
}
Value indicating the hours.
For an example, refer to SetIntValue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET