Freigeben über


ClientErrorCodes.InvalidFieldValue-Feld

Stellt eine Konstante ganze Zahl, die angibt, dass der Wert des Felds ungültig ist.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntax

'Declaration
Public Const InvalidFieldValue As Integer
'Usage
Dim value As Integer

value = ClientErrorCodes.InvalidFieldValue
public const int InvalidFieldValue

Hinweise

Der Wert ist immer-2130575155.

Siehe auch

Referenz

ClientErrorCodes Klasse

ClientErrorCodes-Member

Microsoft.SharePoint.Client-Namespace