AssignmentCreationInformation.ResourceId 属性

获取或设置工作分配的资源的 GUID。

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

语法

声明
<RemoteAttribute> _
Public Property ResourceId As Guid
    Get
    Set
用法
Dim instance As AssignmentCreationInformation
Dim value As Guid

value = instance.ResourceId

instance.ResourceId = value
[RemoteAttribute]
public Guid ResourceId { get; set; }

属性值

类型:System.Guid
资源的 GUID。

另请参阅

引用

AssignmentCreationInformation 类

AssignmentCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间