SP.WorkManagement.OM.CriterionConcatType enumeration (sp.workmanagement)

Represents criterion concatenation types.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.WorkManagement.OM.CriterionConcatType

Members

TheCriterionConcatTypeenumeration has the following members.

Member

Value

Description

all

1

All criteria are true (logical AND).

any

2

At least one criterion is true (logical OR).

noValue

0

No value.