共用方式為


ProjectWSSInfoDataSet.ProjWssInfoRow 類別

指定允許的project sites與專案伺服器的互通性的 SharePoint 網站資訊的資料列。

繼承階層架構

System.Object
  System.Data.DataRow
    WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoRow

命名空間:  WebSvcWssInterop
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Class ProjWssInfoRow _
    Inherits DataRow
'用途
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
public class ProjWssInfoRow : DataRow

備註

有效的專案項目包括,但不是一定是限定為:

  • 專案的 GUID

  • project site URL

  • 專案問題清單 URL

  • 專案風險清單 URL

  • 專案文件庫 URL

  • 專案承諾清單 URL

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

ProjectWSSInfoDataSet.ProjWssInfoRow 成員

WebSvcWssInterop 命名空間