TaskListImportInfo.ProjectUniqueId 属性

Status

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

语法

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

value = instance.ProjectUniqueId

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

属性值

类型:System.Guid

另请参阅

引用

TaskListImportInfo 结构

TaskListImportInfo 成员

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