C#
VB
Java
WinRT C#
C++
Gets or sets numerical value that indicates the minutes.
public int Minutes { get; set; }
Public Property Minutes As Integer
public int Minutes {get; set;}
public int getMinutes()
public void setMinutes(int value)
<br/>get_Minutes();<br/>set_Minutes(value);<br/>Object.defineProperty('Minutes');
public:
property int Minutes {
int get();
void set ( int value);
}
Value indicating the minutes.
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