SchedulingHelper Fields |
The SchedulingHelper type exposes the following members.
Name | Description | |
---|---|---|
mLogFile |
Logs file path.
| |
MONTHS_FIRST |
First day of the month.
| |
MONTHS_FOURTH |
Fourth day of the month.
| |
MONTHS_LAST |
Last day of the month.
| |
MONTHS_SECOND |
Second day of the month.
| |
MONTHS_THIRD |
Third day of the month.
| |
PERIOD_DAY |
Day period.
| |
PERIOD_HOUR |
Hour period.
| |
PERIOD_MINUTE |
Minute period.
| |
PERIOD_MONTH |
Month period.
| |
PERIOD_ONCE |
Once period.
| |
PERIOD_SECOND |
Second period.
| |
PERIOD_WEEK |
Week period.
| |
PERIOD_YEAR |
Year period.
|