ResourcePlanDataSet.PlanResourcesRow Members
Include Protected Members
Include Inherited Members
Specifies one row of data for resources associated with the current resource plan.
The ResourcePlanDataSet.PlanResourcesRow type exposes the following members.
Properties
Name
Description
Specifies the unique identifier for the resource assignment associated with the current resource plan.
(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.)
Specifies the unique identifier for the parent project associated with the current resource plan.
Specifies the unique identifier of the resource.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
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 ASSN_UID 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 RES_CAN_LEVEL property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_CODE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_COST_CENTER property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_DEF_ASSN_OWNER property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_GROUP property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_HIRE_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_HYPERLINK_ADDRESS property is set to a a null reference (Nothing in Visual Basic) value.
IsRES_HYPERLINK_FRIENDLY_NAMENull
Determines whether the RES_HYPERLINK_FRIENDLY_NAME property is set to a a null reference (Nothing in Visual Basic) value.
IsRES_HYPERLINK_SUB_ADDRESSNull
Determines whether the RES_HYPERLINK_SUB_ADDRESS property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_INITIALS property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_IS_TEAM property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_MATERIAL_LABEL property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_PHONETICS property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_TERMINATION_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_TIMESHEET_MGR_UID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WRES_EMAIL_LANGUAGE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WRES_EMAIL property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the ASSN_UID property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the RES_CAN_LEVEL property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_CODE property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_COST_CENTER property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_DEF_ASSN_OWNER property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_GROUP property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_HIRE_DATE property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_HYPERLINK_ADDRESS property to a a null reference (Nothing in Visual Basic) value.
SetRES_HYPERLINK_FRIENDLY_NAMENull
Sets the RES_HYPERLINK_FRIENDLY_NAME property to a a null reference (Nothing in Visual Basic) value.
SetRES_HYPERLINK_SUB_ADDRESSNull
Sets the RES_HYPERLINK_SUB_ADDRESS property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_INITIALS property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_IS_TEAM property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_MATERIAL_LABEL property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_NAME property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_PHONETICS property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_TERMINATION_DATE property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_TIMESHEET_MGR_UID property to a a null reference (Nothing in Visual Basic) value.
Sets the WRES_EMAIL_LANGUAGE property to a a null reference (Nothing in Visual Basic) value.
Sets the WRES_EMAIL property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top