FrequencySubDayTypes Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum FrequencySubDayTypes
[<System.Flags>]
type FrequencySubDayTypes = 
Public Enum FrequencySubDayTypes
Inheritance
FrequencySubDayTypes
Attributes

Fields

Name Value Description
Unknown 0

Subunits are invalid for the scheduled activity.

Once 1

Schedule reflects an activity that occurs once on a scheduled unit.

Second 2

Schedule reflects an activity scheduled using a second as the unit.

Minute 4

Schedule reflects an activity scheduled using a minute as the unit.

Hour 8

Schedule reflects an activity scheduled using an hour as the unit.

Applies to