ClientErrorCodes.InvalidFieldValue field
Provides a constant integer that indicates that the field value is invalid.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public Const InvalidFieldValue As Integer
'Usage
Dim value As Integer
value = ClientErrorCodes.InvalidFieldValue
public const int InvalidFieldValue
Remarks
The value is always -2130575155.