ResourcePlan.Id 属性

获取资源计划的 GUID。

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

语法

声明
<RemoteAttribute> _
Public ReadOnly Property Id As Guid
    Get
用法
Dim instance As ResourcePlan
Dim value As Guid

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

属性值

类型:System.Guid
一个 GUID 值。

另请参阅

引用

ResourcePlan 类

ResourcePlan 成员

Microsoft.ProjectServer.Client 命名空间