NRecurrenceYearlyRule Class Methods
In This Topic
For a list of all members of this type, see NRecurrenceYearlyRule members.
Protected Methods
| Name | Description |
| DecreaseMonths | Overridden. Decreases the months in the given date and goes to the previous year if they cannot be decreased anymore. |
| IncreaseMonths | Overridden. Increases the months in the given date and goes to the next year if they cannot be increased anymore. |
| IsMonthAllowed | Overridden. Gets whether dates of the given month are allowed for this rule. |
Top
See Also