C#
VB
Java
WinRT C#
C++
Gets or sets numerical value that indicates the day.
public int Day { get; set; }
Public Property Day As Integer
public int Day {get; set;}
public int getDay()
public void setDay(int value)
<br/>get_Day();<br/>set_Day(value);<br/>Object.defineProperty('Day');
public:
property int Day {
int get();
void set ( int value);
}
Value indicating the day.
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