FieldCalculatedErrorValue classe
Representa o valor do campo calculado de um item de lista quando o valor do campo é um erro de cálculo, como uma divisão por zero ou estouro.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.FieldCalculatedErrorValue
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (em Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (em Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public Class FieldCalculatedErrorValue _
Inherits ClientValueObject
'Uso
Dim instance As FieldCalculatedErrorValue
public class FieldCalculatedErrorValue : ClientValueObject
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.