RuleBase Properties
Serves as a base class for the DailyRule, WeeklyRule, MonthlyRule and YearlyRule object.| 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. |
| WorkTimeRanges | Provides settings for work time ranges. |
See Also