Partager via


WorkflowContext.TaskListGuid - Propriété

Obtient l'identificateur global unique (GUID) de la liste des tâches associée au contexte du flux de travail.

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

Syntaxe

'Déclaration
Public ReadOnly Property TaskListGuid As String
    Get
'Utilisation
Dim instance As WorkflowContext
Dim value As String

value = instance.TaskListGuid
public string TaskListGuid { get; }

Valeur de propriété

Type : System.String
Chaîne qui contient le GUID.

Voir aussi

Référence

WorkflowContext classe

WorkflowContext - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms