WeeklyRule Properties
Provides settings that allow you to specify a rule for a week.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 weekly rule’s recurrence settings. |
WorkTimeRanges | Provides settings for work time ranges. Inherited from RuleBase. |
See Also