다음을 통해 공유


StageCreationInformation.Behavior property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Property Behavior As StrategicImpactBehavior
    Get
    Set
'Usage
Dim instance As StageCreationInformation
Dim value As StrategicImpactBehavior

value = instance.Behavior

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

Property value

Type: Microsoft.ProjectServer.Client.StrategicImpactBehavior

See also

Reference

StageCreationInformation class

StageCreationInformation members

Microsoft.ProjectServer.Client namespace