C#
VB
Java
WinRT C#
C++
Gets or sets numerical value that indicates the month.
public int Month { get; set; }
Public Property Month As Integer
public int Month {get; set;}
public int getMonth()
public void setMonth(int value)
<br/>get_Month();<br/>set_Month(value);<br/>Object.defineProperty('Month');
public:
property int Month {
int get();
void set ( int value);
}
Value indicating the month.
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