SP.FieldComputed object

Specifies a computed field.

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

var object = new SP.FieldComputed()

Members

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.

See also

Other resources

FieldComputed resource