Direction Type
direction in which to generate the schedule: forward works forwards from a given date and reverse works backwards
Union cases
Union case |
Description
|
Full Usage:
Forward
|
create a schedule starting on the given date |
Full Usage:
Reverse
|
create a schedule ending on the given date |
Instance members
Instance member |
Description
|
Full Usage:
this.IsForward
Returns: bool
|
|
Full Usage:
this.IsReverse
Returns: bool
|
|