次の方法で共有


CompareProjectProperty.WorkflowContextProperty Field

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

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

See Also

Reference

CompareProjectProperty Class

CompareProjectProperty Members

Microsoft.Office.Project.Server.Workflow Namespace

WorkflowContext