Share via


SPWorkflow.TaskListId - Propriété

Obtient l'ID de la liste de tâches de flux de travail.

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

Syntaxe

'Déclaration
Public ReadOnly Property TaskListId As Guid
    Get
'Utilisation
Dim instance As SPWorkflow
Dim value As Guid

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

Valeur de propriété

Type : System.Guid
ID un Guid qui représente la liste des tâches d'.

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