共用方式為


ObjectLinkProviderDataSet.WebObjectsRow 類別

會包含一個 web 物件,可以連結到專案或任務 Project Server 中的資料。

繼承階層架構

System.Object
  System.Data.DataRow
    WebSvcObjectLinkProvider.ObjectLinkProviderDataSet.WebObjectsRow

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

語法

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

備註

如需物件連結提供者 (OLP) 的一般資訊,請參閱 < Using the Object Link Provider

執行緒安全

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

請參閱

參照

ObjectLinkProviderDataSet.WebObjectsRow 成員

WebSvcObjectLinkProvider 命名空間

其他資源

Using the Object Link Provider

How to: Use the OLP to Link a Task to an Issue