TaskListImportInfo.ListUniqueId 属性

获取或设置的导入的任务列表的 GUID。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Property ListUniqueId As Guid
    Get
    Set
用法
Dim instance As TaskListImportInfo
Dim value As Guid

value = instance.ListUniqueId

instance.ListUniqueId = value
public Guid ListUniqueId { get; set; }

属性值

类型:System.Guid
一个 GUID 值。

另请参阅

引用

TaskListImportInfo 结构

TaskListImportInfo 成员

Microsoft.Office.Project.Server.Library 命名空间