Share via


SPWorkflow.ListId - Propriété

Obtient l'ID de la liste 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 ListId As Guid
    Get
'Utilisation
Dim instance As SPWorkflow
Dim value As Guid

value = instance.ListId
public Guid ListId { get; }

Valeur de propriété

Type : System.Guid
Un Guid qui représente l'ID de la liste.

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