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

Represents filtering a task list by date range.

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

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

Members

The DateRangeCriterion object has the following members.

Constructor

The DateRangeCriterion object has the following constructor.

Constructor

Description

DateRangeCriterion

Initializes a new instance of the DateRangeCriterion object.

Methods

The DateRangeCriterion object has the following methods.

Method

Description

initPropertiesFromJson

newObject

Properties

The DateRangeCriterion object has the following properties.

Property

Description

rangeEndValue

The end date of the range.

rangeStartValue

The start date of the range.