ObjectLinkProviderDataSet.WebObjectsRow properties

The ObjectLinkProviderDataSet.WebObjectsRow type exposes the following members.

Properties

  Name Description
Public property CREATED_DATE Specifies the creation date of the web object.
Public property HasErrors (Inherited from DataRow.)
Public property Item[Int32] (Inherited from DataRow.)
Public property Item[String] (Inherited from DataRow.)
Public property Item[DataColumn] (Inherited from DataRow.)
Public property Item[Int32, DataRowVersion] (Inherited from DataRow.)
Public property Item[String, DataRowVersion] (Inherited from DataRow.)
Public property Item[DataColumn, DataRowVersion] (Inherited from DataRow.)
Public property ItemArray (Inherited from DataRow.)
Public property MOD_DATE Specifies the last modified date of the web object.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property WOBJ_COMMITMENT_REF_CNT Specifies the number of commitments that are linked to the web object.
Public property WOBJ_DESC Specifies the description of the web object.
Public property WOBJ_DOC_REF_CNT Specifies the number of documents that are linked to the web object.
Public property WOBJ_ISSUE_REF_CNT Specifies the number of issues that are linked to the web object.
Public property WOBJ_LIST_NAME Indicates the unique identifier of the SharePoint list that contains the web object.
Public property WOBJ_OTHER_REF_CNT Specifies the number of generic SharePoint list items that are linked to the web object.
Public property WOBJ_PROJ_UID Indicates the unique identifier for the project to which the web object is linked.
Public property WOBJ_RISK_REF_CNT Specifies the number of risks that are linked to the web object.
Public property WOBJ_SHARED_MILESTONE_REF_CNT This field is not used.
Public property WOBJ_TASK_UID Indicates the unique identifier of the task to which the web object is linked.
Public property WOBJ_TP_ID Specifies the unique identifier for the SharePoint list (tp_ID) for the web object.
Public property WOBJ_TYPE Indicates the type of the web object.
Public property WOBJ_UID Indicates the unique identifier of the web object.

Top

See also

Reference

ObjectLinkProviderDataSet.WebObjectsRow class

WebSvcObjectLinkProvider namespace