EnterpriseResourceCreationInformation 类

提供有关创建企业资源的信息。

继承层次结构

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

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<ScriptTypeAttribute("PS.EnterpriseResourceCreationInformation", ValueObject := True,  _
    ServerTypeId := "{4a670666-e25a-42a5-aaf1-f517d9fdae9a}")> _
Public Class EnterpriseResourceCreationInformation _
    Inherits ClientValueObject
用法
Dim instance As EnterpriseResourceCreationInformation
[ScriptTypeAttribute("PS.EnterpriseResourceCreationInformation", ValueObject = true, 
    ServerTypeId = "{4a670666-e25a-42a5-aaf1-f517d9fdae9a}")]
public class EnterpriseResourceCreationInformation : ClientValueObject

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

EnterpriseResourceCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间