NRecurrenceHourlyRule Class Methods
In This Topic
For a list of all members of this type, see NRecurrenceHourlyRule members.
Protected Methods
| | Name | Description |
 | DecreaseTo | Overridden. Decreases the given date and time to the first date and time larger than the specified target following this rule's logic. |
 | IncreaseTo | Overridden. Increases the given date and time to the first date and time larger than or equal to the specified target following this rule's logic. |
 | TryGetNextDate | Overridden. Tries to get the next date and time relative to the given one. |
 | TryGetPreviousDate | Overridden. Tries to get the previous date and time relative to the given one. |
Top
See Also