ProjectResourceCreationInformation 類別

提供屬性設定及建立專案資源實體的方法。

繼承階層架構

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

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

語法

'宣告
<ScriptTypeAttribute("PS.ProjectResourceCreationInformation", ValueObject := True,  _
    ServerTypeId := "{69b89190-b8dc-4025-b0d1-a81e4cbd605c}")> _
Public Class ProjectResourceCreationInformation _
    Inherits ClientValueObject
'用途
Dim instance As ProjectResourceCreationInformation
[ScriptTypeAttribute("PS.ProjectResourceCreationInformation", ValueObject = true, 
    ServerTypeId = "{69b89190-b8dc-4025-b0d1-a81e4cbd605c}")]
public class ProjectResourceCreationInformation : ClientValueObject

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

ProjectResourceCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間