CompletedPostEventArgs.WorkflowCompletionStatus - Propriété
Obtient un énumérateur représentant sous quelles conditions l'étape précédente terminée.
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 WorkflowCompletionStatus As Integer
Get
Set
'Utilisation
Dim instance As CompletedPostEventArgs
Dim value As Integer
value = instance.WorkflowCompletionStatus
instance.WorkflowCompletionStatus = value
public int WorkflowCompletionStatus { get; set; }
Valeur de propriété
Type : System.Int32