Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |