Workflow.StrategicImpactBehavior enumeration

Specifies how strategic impact values behave in a Project Server workflow stage.

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