SP.WorkManagement.OM.CustomAttributeFilter object (sp.workmanagement)

Represents filtering by custom attributes.

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

var object = new SP.WorkManagement.OM.CustomAttributeFilter()

Members

The CustomAttributeFilter object has the following members.

Constructor

The CustomAttributeFilter object has the following constructor.

Constructor

Description

CustomAttributeFilter

Initializes a new instance of the CustomAttributeFilter object.

Methods

The CustomAttributeFilter object has the following methods.

Method

Description

initPropertiesFromJson

newObject

Properties

The CustomAttributeFilter object has the following properties.

Property

Description

attributes

List of attributes to be used in the query.

concatType

How multiple attributes results are concatenated.