Share via


SPFieldValueException.ItemId Property

Exception item identifier.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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