Campo ClientErrorCodes.InvalidFieldValue
Proporciona un constante entero que indica que el valor del campo no es válido.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll) Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll)
Sintaxis
'Declaración
Public Const InvalidFieldValue As Integer
'Uso
Dim value As Integer
value = ClientErrorCodes.InvalidFieldValue
public const int InvalidFieldValue
Comentarios
El valor es siempre-2130575155.