Table of Contents

Enum BooleanOperation

Namespace
Examine.Search
Assembly
Examine.Core.dll

Represents types of boolean operations

public enum BooleanOperation

Fields

And = 0

And modifier

Not = 2

Not modifier

Or = 1

Or modifier