Enum TaskRegeneratingType

TaskRegeneratingType enumeration

Enumerates the types of regenerating pattern.

public enum TaskRegeneratingType

Values

NameValueDescription
Daily0Indicates the daily regenerating pattern.
Weekly1Indicates the weekly regenerating pattern.
Monthly2Indicates the monthly regenerating pattern.
Yearly3Indicates the yearly regenerating pattern.

See Also