Share via


UpdateProjectProperty.WorkflowContextProperty Field

Contains the WorkflowContext property, which is the context of the UpdateProjectProperty 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 = UpdateProjectProperty.WorkflowContextProperty

UpdateProjectProperty.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 UpdateProjectProperty activity as Activity=projectSequence1, Path=WorkflowContext.

See Also

Reference

UpdateProjectProperty Class

UpdateProjectProperty Members

Microsoft.Office.Project.Server.Workflow Namespace

WorkflowContext