Compartilhar via


SPItemKey.Empty property

Obtém um objeto SPItemKey que é criado com o construtor de SPItemKey() padrão e não identifica um item de lista.

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

Syntax

'Declaração
Public Shared ReadOnly Property Empty As SPItemKey
    Get
'Uso
Dim value As SPItemKey

value = SPItemKey.Empty
public static SPItemKey Empty { get; }

Property value

Type: Microsoft.SharePoint.Workflow.SPItemKey
Um objeto vazio SPItemKey .

Ver também

Referência

SPItemKey class

SPItemKey members

Microsoft.SharePoint.Workflow namespace