Partager via


ProjectSequence.WorkflowContextProperty Field

Contains the WorkflowContext property.

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 = ProjectSequence.WorkflowContextProperty

ProjectSequence.WorkflowContextProperty = value
public static DependencyProperty WorkflowContextProperty

Remarks

Context information for a Project Server workflow includes the enterprise project type (EPT) name, the EPT GUID, the language and locale, the associated project GUID, and the workflow proxy user information, and specifies whether to move to a particular stage in the workflow.

See Also

Reference

ProjectSequence Class

ProjectSequence Members

Microsoft.Office.Project.Server.Workflow Namespace

WorkflowContext