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 值。