TaskLinkCreationInformation.EndId 属性

获取或设置位于末尾的链接的任务的 GUID。

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

语法

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

value = instance.EndId

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

属性值

类型:System.Guid
结束任务链接的 GUID。

另请参阅

引用

TaskLinkCreationInformation 类

TaskLinkCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间