Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the data for one web object that can be linked to a project or task in Project Server.
The ObjectLinkProviderDataSet.WebObjectsRow type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CREATED_DATE | Specifies the creation date of the web object. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
MOD_DATE | Specifies the last modified date of the web object. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
WOBJ_COMMITMENT_REF_CNT | Specifies the number of commitments that are linked to the web object. |
![]() |
WOBJ_DESC | Specifies the description of the web object. |
![]() |
WOBJ_DOC_REF_CNT | Specifies the number of documents that are linked to the web object. |
![]() |
WOBJ_ISSUE_REF_CNT | Specifies the number of issues that are linked to the web object. |
![]() |
WOBJ_LIST_NAME | Indicates the unique identifier of the SharePoint list that contains the web object. |
![]() |
WOBJ_OTHER_REF_CNT | Specifies the number of generic SharePoint list items that are linked to the web object. |
![]() |
WOBJ_PROJ_UID | Indicates the unique identifier for the project to which the web object is linked. |
![]() |
WOBJ_RISK_REF_CNT | Specifies the number of risks that are linked to the web object. |
![]() |
WOBJ_SHARED_MILESTONE_REF_CNT | This field is not used. |
![]() |
WOBJ_TASK_UID | Indicates the unique identifier of the task to which the web object is linked. |
![]() |
WOBJ_TP_ID | Specifies the unique identifier for the SharePoint list (tp_ID) for the web object. |
![]() |
WOBJ_TYPE | Indicates the type of the web object. |
![]() |
WOBJ_UID | Indicates the unique identifier of the web object. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AcceptChanges | (Inherited from DataRow.) |
![]() |
BeginEdit | (Inherited from DataRow.) |
![]() |
CancelEdit | (Inherited from DataRow.) |
![]() |
ClearErrors | (Inherited from DataRow.) |
![]() |
Delete | (Inherited from DataRow.) |
![]() |
EndEdit | (Inherited from DataRow.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetChildRows(String) | (Inherited from DataRow.) |
![]() |
GetChildRows(DataRelation) | (Inherited from DataRow.) |
![]() |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetColumnError(Int32) | (Inherited from DataRow.) |
![]() |
GetColumnError(String) | (Inherited from DataRow.) |
![]() |
GetColumnError(DataColumn) | (Inherited from DataRow.) |
![]() |
GetColumnsInError | (Inherited from DataRow.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParentRow(String) | (Inherited from DataRow.) |
![]() |
GetParentRow(DataRelation) | (Inherited from DataRow.) |
![]() |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRows(String) | (Inherited from DataRow.) |
![]() |
GetParentRows(DataRelation) | (Inherited from DataRow.) |
![]() |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasVersion | (Inherited from DataRow.) |
![]() |
IsCREATED_DATENull | Determines whether the CREATED_DATE() property is set to a null value. |
![]() |
IsMOD_DATENull | Determines whether the MOD_DATE() property is set to a null value. |
![]() |
IsNull(Int32) | (Inherited from DataRow.) |
![]() |
IsNull(String) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) |
![]() |
IsWOBJ_COMMITMENT_REF_CNTNull | Determines whether the WOBJ_COMMITMENT_REF_CNT() property is set to a null value. |
![]() |
IsWOBJ_DESCNull | Determines whether the WOBJ_DESC() property is set to a null value. |
![]() |
IsWOBJ_DOC_REF_CNTNull | Determines whether the WOBJ_DOC_REF_CNT() property is set to a null value. |
![]() |
IsWOBJ_ISSUE_REF_CNTNull | Determines whether the WOBJ_ISSUE_REF_CNT() property is set to a null value. |
![]() |
IsWOBJ_LIST_NAMENull | Determines whether the WOBJ_LIST_NAME() property is set to a null value. |
![]() |
IsWOBJ_OTHER_REF_CNTNull | Determines whether the WOBJ_OTHER_REF_CNT() property is set to a null value. |
![]() |
IsWOBJ_RISK_REF_CNTNull | Determines whether the WOBJ_RISK_REF_CNT() property is set to a null value. |
![]() |
IsWOBJ_SHARED_MILESTONE_REF_CNTNull | Determines whether the WOBJ_SHARED_MILESTONE_REF_CNT property is set to a null value. |
![]() |
IsWOBJ_TASK_UIDNull | Determines whether the WOBJ_TASK_UID() property is set to a null value. |
![]() |
IsWOBJ_TP_IDNull | Determines whether the WOBJ_TP_ID() property is set to a null value. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetColumnError(Int32, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(String, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) |
![]() |
SetCREATED_DATENull | Sets the CREATED_DATE() property to a null value. |
![]() |
SetMOD_DATENull | Sets the MOD_DATE() property to a null value. |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow) | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) |
![]() |
SetWOBJ_COMMITMENT_REF_CNTNull | Sets the WOBJ_COMMITMENT_REF_CNT() property to a null value. |
![]() |
SetWOBJ_DESCNull | Sets the WOBJ_DESC() property to a null value. |
![]() |
SetWOBJ_DOC_REF_CNTNull | Sets the WOBJ_DOC_REF_CNT() property to a null value. |
![]() |
SetWOBJ_ISSUE_REF_CNTNull | Sets the WOBJ_ISSUE_REF_CNT() property to a null value. |
![]() |
SetWOBJ_LIST_NAMENull | Sets the WOBJ_LIST_NAME() property to a null value. |
![]() |
SetWOBJ_OTHER_REF_CNTNull | Sets the WOBJ_OTHER_REF_CNT() property to a null value. |
![]() |
SetWOBJ_RISK_REF_CNTNull | Sets the WOBJ_RISK_REF_CNT() property to a null value. |
![]() |
SetWOBJ_SHARED_MILESTONE_REF_CNTNull | Sets the WOBJ_SHARED_MILESTONE_REF_CNT() property to a null value. |
![]() |
SetWOBJ_TASK_UIDNull | Sets the WOBJ_TASK_UID() property to a null value. |
![]() |
SetWOBJ_TP_IDNull | Sets the WOBJ_TP_ID() property to a null value. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)