WorkflowDataSet.WorkflowStatusRow.NEXT_STAGE1 - Propriété

Spécifie le GUID de la phase suivante dans un flux de travail qui est actuellement en cours de traitement.

Espace de noms :  WebSvcWorkflow
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property NEXT_STAGE1 As Guid
    Get
    Set
'Utilisation
Dim instance As WorkflowDataSet.WorkflowStatusRow
Dim value As Guid

value = instance.NEXT_STAGE1

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

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

WorkflowDataSet.WorkflowStatusRow classe

WorkflowDataSet.WorkflowStatusRow - Membres

WebSvcWorkflow - Espace de noms