EnterpriseResourceCreationInformation.ResourceType 属性

获取或设置一个值,表示资源类型。

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

语法

声明
<RemoteAttribute> _
Public Property ResourceType As EnterpriseResourceType
    Get
    Set
用法
Dim instance As EnterpriseResourceCreationInformation
Dim value As EnterpriseResourceType

value = instance.ResourceType

instance.ResourceType = value
[RemoteAttribute]
public EnterpriseResourceType ResourceType { get; set; }

属性值

类型:Microsoft.ProjectServer.Client.EnterpriseResourceType
一个枚举的值。

备注

资源类型的示例包括材料资源和工时资源成本资源。

另请参阅

引用

EnterpriseResourceCreationInformation 类

EnterpriseResourceCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间