Table of Contents

Enum ChainOperation

Namespace
Examine.Search
Assembly
Examine.Core.dll

Represents types of chain operations

public enum ChainOperation

Fields

AND = 1

And

ANDNOT = 2

And Not

OR = 0

Or

XOR = 3

Exclusive Or