Share via


SPFieldValueException.ItemId property

Exception item identifier.

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

Syntax

'Declaration
Public ReadOnly Property ItemId As Integer
    Get
'Usage
Dim instance As SPFieldValueException
Dim value As Integer

value = instance.ItemId
public int ItemId { get; }

Property value

Type: System.Int32
A Int32.

See also

Reference

SPFieldValueException class

SPFieldValueException members

Microsoft.SharePoint namespace