SPWorkflowEventProperties.InstanceId - Propriété

Obtient le GUID de l'instance de workflow qui a déclenché l'événement.

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

Syntaxe

'Déclaration
Public ReadOnly Property InstanceId As Guid
    Get
'Utilisation
Dim instance As SPWorkflowEventProperties
Dim value As Guid

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

Valeur de propriété

Type : System.Guid
Le GUID de l'instance de workflow qui a déclenché l'événement.

Voir aussi

Référence

SPWorkflowEventProperties classe

SPWorkflowEventProperties - Membres

Microsoft.SharePoint.Workflow - Espace de noms