NRecurrenceMonthlyRule Class Methods
In This Topic
For a list of all members of this type, see NRecurrenceMonthlyRule members.
Protected Methods
| | Name | Description |
 | DecreaseMonths | Decreases the months in the given date and goes to the previous year if they cannot be decreased anymore. |
 | IncreaseMonths | Increases the months in the given date and goes to the next year if they cannot be increased anymore. |
 | IsMonthAllowed | Gets whether dates of the given month are allowed for this rule. |
 | 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