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.
|
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.
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.