TaskListImportInfo.ListUniqueId 属性
获取或设置导入的任务列表的 GUID。
命名空间: WebSvcProject
程序集: ProjectServerServices(位于 ProjectServerServices.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。