ClientErrorCodes.NotSupportedRequestVersion - Champ
Fournit une constante entière qui indique que la version du schéma dans l'attribut SchemaVersion de la méthode CurrentVersion n'est pas pris en charge par Microsoft SharePoint Foundation 2010.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll) Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)
Syntaxe
'Déclaration
Public Const NotSupportedRequestVersion As Integer
'Utilisation
Dim value As Integer
value = ClientErrorCodes.NotSupportedRequestVersion
public const int NotSupportedRequestVersion
Remarques
La valeur est toujours-2130575151. Microsoft SharePoint Foundation 2010 requiert la version de schéma pour être « 14.0.0.0 ».