SP.FieldCalculated.formula Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets or sets a value that specifies the formula for the field.

var value = SP.FieldCalculated.get_formula(); 
SP.FieldCalculated.set_formula(value);

Property Value

Type: String

Applies To

SP.FieldCalculated Class

Remarks

It must not be empty.

See Also

Reference

SP.FieldCalculated Methods

SP.FieldCalculated Properties

SP Namespace