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