ObjectLinkProviderDataSet.WebObjectsRow Members
Include Protected Members
Include Inherited Members
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
Creation date of the Web object.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
Last modified date of the Web object.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Number of commitments linked to the Web object.
Description of the Web object.
Number of documents linked to the Web object.
Number of issues linked to the Web object.
Indicates the unique identifier of the SharePoint list that contains the Web object.
Number of generic SharePoint list items linked to the Web object.
Indicates the unique identifier for the project to which the Web object is linked.
Number of risks linked to the Web object.
Not used.
Indicates the unique identifier of the task to which the Web object is linked.
SharePoint list GUID (tp_ID) for the Web object.
Type of the web object.
Indicates the unique identifier of the Web object.
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
Determines whether the CREATED_DATE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the MOD_DATE() property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the WOBJ_COMMITMENT_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_DESC() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_DOC_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_ISSUE_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_LIST_NAME() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_OTHER_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_RISK_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
IsWOBJ_SHARED_MILESTONE_REF_CNTNull
Determines whether the WOBJ_SHARED_MILESTONE_REF_CNT property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_TASK_UID() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_TP_ID() property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
Sets the CREATED_DATE() property to a a null reference (Nothing in Visual Basic) value.
Sets the MOD_DATE() property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
SetWOBJ_COMMITMENT_REF_CNTNull
Sets the WOBJ_COMMITMENT_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_DESC() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_DOC_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_ISSUE_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_LIST_NAME() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_OTHER_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_RISK_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
SetWOBJ_SHARED_MILESTONE_REF_CNTNull
Sets the WOBJ_SHARED_MILESTONE_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_TASK_UID() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_TP_ID() property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top