| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| currentCycleBegin | Date | The current Cycle begin date. | ||
| currentCycleEnd | Date | Optional | Optionally the date the current Cycle ends. If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| cycleDay | Integer | Optional | Optionally the Day of the Month for Monthly or Yearly based cycles (will only be used if Cycle doesn't include Day of Month). Note, if this omitted and the Cycle does does specify a Day of Month for Monthly or Yearly based cycles the Day of Month is based upon CycleEnd.Day (if specified) or CycleBegin (CycleBegin.Day-1,if 0 then 31) otherwise. If omitted, a value of 0 is assumed. |
A Boolean value indicating success or failure.