PS.StrategicImpactBehavior enumeration (ps.js)

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

Applies to: Project Professional 2013 | Project Server 2013

PS.StrategicImpactBehavior

Members

The StrategicImpactBehavior enumeration has the following members.

Member

Value

Description

notSpecified

-1

The strategic impact is not specified in the stage.

readOnly

0

The strategic impact values are read-only.

readWrite

1

The strategic impact values are read/write.

required

2

The strategic impact values are required.

Remarks

StrategicImpactBehavior constants can be used to compare with or set the following properties:

See also

Reference

Microsoft.ProjectServer.Client.StrategicImpactBehavior