Compartilhar via


SPFieldValueException.ItemId property

Identificador de item de exceção.

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

Syntax

'Declaração
Public ReadOnly Property ItemId As Integer
    Get
'Uso
Dim instance As SPFieldValueException
Dim value As Integer

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

Property value

Type: System.Int32
Um Int32.

Ver também

Referência

SPFieldValueException class

SPFieldValueException members

Microsoft.SharePoint namespace