共用方式為


StageCreationInformation.Behavior 屬性

取得或設定策略影響值的專案階段 ;例如, Read Only。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property Behavior As StrategicImpactBehavior
    Get
    Set
'用途
Dim instance As StageCreationInformation
Dim value As StrategicImpactBehavior

value = instance.Behavior

instance.Behavior = value
[RemoteAttribute]
public StrategicImpactBehavior Behavior { get; set; }

屬性值

類型:Microsoft.ProjectServer.Client.StrategicImpactBehavior
代表策略影響值列舉的值。

請參閱

參照

StageCreationInformation 類別

StageCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間