Enum IndexOperationType
- Namespace
- Examine
- Assembly
- Examine.Core.dll
The type of index operation
public enum IndexOperationType
Fields
Add = 0
An additive operation
Delete = 1
A delete operation
The type of index operation
public enum IndexOperationType
Add = 0
An additive operation
Delete = 1
A delete operation