共用方式為


StageCreationInformation class

提供方法和屬性,用於建立專案的工作流程階段。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.StageCreationInformation

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

Syntax

'宣告
<ScriptTypeAttribute("PS.StageCreationInformation", ValueObject := True,  _
    ServerTypeId := "{9f32eaa1-0131-41fe-bf60-7063fdd7c288}")> _
Public Class StageCreationInformation _
    Inherits ClientValueObject
'用途
Dim instance As StageCreationInformation
[ScriptTypeAttribute("PS.StageCreationInformation", ValueObject = true, 
    ServerTypeId = "{9f32eaa1-0131-41fe-bf60-7063fdd7c288}")]
public class StageCreationInformation : ClientValueObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

StageCreationInformation members

Microsoft.ProjectServer.Client namespace