FieldCalculatedErrorValue - Classe

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.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.FieldCalculatedErrorValue

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Class FieldCalculatedErrorValue _
    Inherits ClientValueObject
'Utilisation
Dim instance As FieldCalculatedErrorValue
public class FieldCalculatedErrorValue : ClientValueObject

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

FieldCalculatedErrorValue - Membres

Microsoft.SharePoint.Client - Espace de noms