RPayTblDayHourTrans.setHour Method
Sets hours for the day.
Syntax
public void setHour(int _day, RPayTblDayHour _hour)
Run On
Called
Parameters
- _day
Type: int
The day.
- _hour
Type: RPayTblDayHour Extended Data Type
The number of hours to set.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets hours for the day.
public void setHour(int _day, RPayTblDayHour _hour)
Called