Share via


SPWorkflow.ItemId - Propriété

Obtient l'ID de l'élément sur lequel cette instance de flux de travail a été créée.

Espace de noms :  Microsoft.SharePoint.Workflow
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ItemId As Integer
    Get
'Utilisation
Dim instance As SPWorkflow
Dim value As Integer

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

Valeur de propriété

Type : System.Int32
Un Integer qui représente l'ID de l'élément.

Voir aussi

Référence

SPWorkflow classe

SPWorkflow - Membres

Microsoft.SharePoint.Workflow - Espace de noms

Autres ressources

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview