indexPageEvaluationEntryState Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.index.core.indexPageEvaluationEntryState"]
Namespace: imbWEM.Core.index.core
[FlagsAttribute] public enum indexPageEvaluationEntryState
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| notInTheIndex | 1 | ||
| inTheIndex | 2 | ||
| haveNoEvaluationEntry | 4 | ||
| haveEvaluationEntry | 8 | ||
| notRelevant | 16 | ||
| isRelevant | 32 | ||
| hasErrorInEvaluation | 64 |