共用方式為


PhaseCollection.Add 方法

會新增至集合的PhaseCreationInformation物件所指定的工作流程階段。

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

語法

'宣告
<RemoteAttribute> _
Public Function Add ( _
    parameters As PhaseCreationInformation _
) As Phase
'用途
Dim instance As PhaseCollection
Dim parameters As PhaseCreationInformation
Dim returnValue As Phase

returnValue = instance.Add(parameters)
[RemoteAttribute]
public Phase Add(
    PhaseCreationInformation parameters
)

參數

傳回值

類型:Microsoft.ProjectServer.Client.Phase
將工作流程階段。

請參閱

參照

PhaseCollection 類別

PhaseCollection 成員

Microsoft.ProjectServer.Client 命名空間