Share via


ListItemFormUpdateValue.HasException property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property HasException As Boolean
    Get
    Set
'Usage
Dim instance As ListItemFormUpdateValue
Dim value As Boolean

value = instance.HasException

instance.HasException = value
public bool HasException { get; set; }

Property value

Type: System.Boolean

See also

Reference

ListItemFormUpdateValue class

ListItemFormUpdateValue members

Microsoft.SharePoint.Client namespace