FieldCalculatedErrorValue members

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.

The FieldCalculatedErrorValue type exposes the following members.

Constructors

  Name Description
Public method FieldCalculatedErrorValue Initializes a new instance of the FieldCalculatedErrorValue class.

Top

Properties

  Name Description
Public property ErrorMessage Gets the error message of a calculated field.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

FieldCalculatedErrorValue class

Microsoft.SharePoint.Client namespace