Partager via


WorkflowContext.WorkflowInstanceId - Propriété

Obtient l'identificateur global unique (GUID) de l'instance de flux de travail en cours.

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

Syntaxe

'Déclaration
Public ReadOnly Property WorkflowInstanceId As Guid
    Get
'Utilisation
Dim instance As WorkflowContext
Dim value As Guid

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

Valeur de propriété

Type : System.Guid
Guid qui représente l'identificateur.

Voir aussi

Référence

WorkflowContext classe

WorkflowContext - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms