Share via


UpdateProjectStageStatus.WorkflowContextProperty Field

Contains the WorkflowContext property, which is the context of the UpdateProjectStageStatus activity in the parent ProjectSequence activity.

Namespace:  Microsoft.Office.Project.Server.Workflow
Assembly:  Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)

Syntax

'Declaration
Public Shared WorkflowContextProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = UpdateProjectStageStatus.WorkflowContextProperty

UpdateProjectStageStatus.WorkflowContextProperty = value
public static DependencyProperty WorkflowContextProperty

Remarks

The WorkflowContext property includes the name of the parent ProjectSequence activity instance and the path name of the WorkflowContext property. For example, the Properties pane can show the WorkflowContext value of a UpdateProjectStageStatus activity as Activity=projectSequence1, Path=WorkflowContext.

See Also

Reference

UpdateProjectStageStatus Class

UpdateProjectStageStatus Members

Microsoft.Office.Project.Server.Workflow Namespace

WorkflowContext