public final class OperationType
extends com.aspose.ms.System.Enum
Enumeration for qualification of operation.
Modifier and Type | Field and Description |
---|---|
static int |
AddingDocumentsToIndexFinished
Adding documents to index operation is finished.
|
static int |
MergingFinished
Merging operation finished.
|
static int |
UpdatingFinished
Updating index operation finished.
|
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 AddingDocumentsToIndexFinished
Adding documents to index operation is finished.
public static final int UpdatingFinished
Updating index operation finished.
public static final int MergingFinished
Merging operation finished.
Copyright © 2019. All rights reserved.