public final class UpdateTaskOptions
extends com.aspose.ms.System.Enum
Enumerates update task options.
Modifier and Type | Field and Description |
---|---|
static int |
ForceRewrite
Specifies that the task should be rewritten in any way even if some changes were made after the last operation with the task.
|
static int |
None
No specific options are specified.
|
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 None
No specific options are specified.
public static final int ForceRewrite
Specifies that the task should be rewritten in any way even if some changes were made after the last operation with the task.