Name | Description | |
---|---|---|
NRecurrenceHourlyRule Constructor | Default constructor. |
The following tables list the members exposed by NRecurrenceHourlyRule.
Name | Description | |
---|---|---|
NRecurrenceHourlyRule Constructor | Default constructor. |
Name | Description | |
---|---|---|
NRecurrenceHourlyRuleSchema | Schema associated with NRecurrenceHourlyRule. |
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. |