SetProjectStage.AlwaysWaitProperty Field
Contains the AlwaysWait property.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Shared AlwaysWaitProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = SetProjectStage.AlwaysWaitProperty
SetProjectStage.AlwaysWaitProperty = value
public static DependencyProperty AlwaysWaitProperty
Remarks
The AlwaysWait property specifies whether the workflow always waits at the SetProjectStage activity, even when there are no required custom fields in the workflow.