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