This document is archived and information here might be outdated. Recommended version. |
The duration of rest breaks in minutes.
[Visual Basic .NET]
Public Property RestDuration As Short
[C#]
public short RestDuration {get; set;}
[C++]
HRESULT get_RestDuration(
void
);
[C++]
HRESULT put_RestDuration(
);
Returns the duration of the rest break in minutes.