TaskListImportInfo.WebUniqueId プロパティ
取得またはを実行しているProject Web Appのインスタンスの GUID 値を設定します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Property WebUniqueId As Guid
Get
Set
'使用
Dim instance As TaskListImportInfo
Dim value As Guid
value = instance.WebUniqueId
instance.WebUniqueId = value
public Guid WebUniqueId { get; set; }
プロパティ値
型: System.Guid
GUID の値。