ProjectWSSInfoDataSet.ProjWssInfo プロパティ
SharePoint サイトの相互運用性データの収集のProjWssInfoDataTableを取得します。
名前空間: WebSvcWssInterop
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property ProjWssInfo As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Get
'使用
Dim instance As ProjectWSSInfoDataSet
Dim value As ProjectWSSInfoDataSet.ProjWssInfoDataTable
value = instance.ProjWssInfo
[BrowsableAttribute(false)]
public ProjectWSSInfoDataSet.ProjWssInfoDataTable ProjWssInfo { get; }
プロパティ値
型: WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoDataTable