Partager via


StartedPostEventArgs.WorkflowInstanceUid - Propriété

Obtient le GUID de l'instance de flux de travail.

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
Public Property WorkflowInstanceUid As Guid
    Get
    Set
'Utilisation
Dim instance As StartedPostEventArgs
Dim value As Guid

value = instance.WorkflowInstanceUid

instance.WorkflowInstanceUid = value
public Guid WorkflowInstanceUid { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

StartedPostEventArgs classe

StartedPostEventArgs - Membres

Microsoft.Office.Project.Server.Events - Espace de noms