Freigeben über


ClientErrorCodes.NotSupportedRequestVersion-Feld

Stellt eine Konstante ganze Zahl, die angibt, dass die Schemaversion in das Attribut SchemaVersion der Methode CurrentVersion von Microsoft SharePoint Foundation 2010 nicht unterstützt wird.

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 NotSupportedRequestVersion As Integer
'Usage
Dim value As Integer

value = ClientErrorCodes.NotSupportedRequestVersion
public const int NotSupportedRequestVersion

Hinweise

Der Wert ist immer-2130575151. Microsoft SharePoint Foundation 2010 erfordert eine Schemaversion "14.0.0.0" sein.

Siehe auch

Referenz

ClientErrorCodes Klasse

ClientErrorCodes-Member

Microsoft.SharePoint.Client-Namespace