ProjectSequence.InitiationDataProperty Field
Contains the InitiationData property.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Shared InitiationDataProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = ProjectSequence.InitiationDataProperty
ProjectSequence.InitiationDataProperty = value
public static DependencyProperty InitiationDataProperty
Remarks
Initiation data for the Project Server workflow is used to create the WorkflowContext property. Initiation data 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.