public final class TaskRegeneratingType
extends com.aspose.ms.System.Enum
Enumerates the types of regenerating pattern.
Modifier and Type | Field and Description |
---|---|
static int |
Daily
Indicates the daily regenerating pattern.
|
static int |
Monthly
Indicates the monthly regenerating pattern.
|
static int |
Weekly
Indicates the weekly regenerating pattern.
|
static int |
Yearly
Indicates the yearly regenerating pattern.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Daily
Indicates the daily regenerating pattern.
public static final int Weekly
Indicates the weekly regenerating pattern.
public static final int Monthly
Indicates the monthly regenerating pattern.
public static final int Yearly
Indicates the yearly regenerating pattern.