MonthlyRule Properties
Provides settings that allow you to specify a rule for a month.| Name | Description |
|---|---|
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
| IsWorkDay | Specifies whether a day is a work day. Inherited from RuleBase. |
| Recurrence | Gets the monthly rule’s recurrence settings. |
| WorkTimeRanges | Provides settings for work time ranges. Inherited from RuleBase. |
See Also