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 を指定します。