SP.FieldCalculatedErrorValue object
Represents the value of the calculated field of a list item when the value of the field is a calculation error, such as division by zero or overflow.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.FieldCalculatedErrorValue()
The FieldCalculatedErrorValue object has the following members.
Constructor
The FieldCalculatedErrorValue object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.FieldCalculatedErrorValue object. |
Properties
The FieldCalculatedErrorValue object has the following properties.
|
Property |
Description |
|---|---|
|
Gets the error message of a calculated field. |
|
|
This member is reserved for internal use and is not intended to be used directly from your code. |