Table of Contents

Enum ValueSetValidationStatus

Namespace
Examine
Assembly
Examine.Core.dll

Represents a value sets validation status

public enum ValueSetValidationStatus

Fields

Failed = 1

If validation failed, the value set will not be included in the index

Filtered = 2

If validation passed but the value set was filtered

Valid = 0

If the result is valid