This documentation is archived and is not being maintained.

SP.FieldComputed object

SharePoint 2013

Specifies a computed field.

Last modified: March 09, 2015

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

var object = new SP.FieldComputed()

The FieldComputed object has the following members.

Constructor

The FieldComputed object has the following constructor.

Constructor

Description

FieldComputed

Initializes a new instance of the SP.FieldComputed object.

Properties

The FieldComputed object has the following properties.

Property

Description

enableLookup

Gets or sets a value that specifies whether a lookup field can reference the field.

Show: