Workflow.StrategicImpactBehavior Enumeration

Specifies the behavior of a workflow on strategic impact values.

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

Syntax

'Declaration
Public Enumeration StrategicImpactBehavior
'Usage
Dim instance As Workflow.StrategicImpactBehavior
public enum StrategicImpactBehavior

Members

Member name Description
ReadOnly Value = 0. The strategic impact values are read-only.
ReadWrite Value = 1. The strategic impact values are read/write.
Required Value = 2. The strategic impact values are required.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace