Table of Contents

Constructor BooleanItem

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

BooleanItem(BooleanType)

Creates a new boolean operator for connecting filter criteria.

public BooleanItem(BooleanType booleanType)

Parameters

booleanType BooleanType

The type of boolean operator (AND or OR).