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 | |
---|---|---|
ASSN_BOOKING_TYPE | Specifies the booking type of the assignment. | |
ASSN_UID | Specifies the unique identifier for the resource assignment that is associated with the current resource plan. | |
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.) | |
PROJ_UID | Specifies the unique identifier for the parent project that is associated with the current resource plan. | |
RES_CAN_LEVEL | Gets or sets the value that specifies whether resource leveling can be performed for a resource. | |
RES_CODE | Specifies any code, abbreviation, or number that you want to enter as part of a resource's information. | |
RES_COST_CENTER | Specifies the cost center name that is associated with the resource. | |
RES_DEF_ASSN_OWNER | Specifies the default assignment owner that is associated with the resource. | |
RES_GROUP | Represents the group to which the specified resource belongs. | |
RES_HIRE_DATE | Represents the hire date of the specified resource. | |
RES_HYPERLINK_ADDRESS | Represents the URL hyperlink that is associated with the resource. | |
RES_HYPERLINK_FRIENDLY_NAME | Represents the friendly name associated with the URL hyperlink, which is in turn associated with the specified resource. | |
RES_HYPERLINK_SUB_ADDRESS | Specifies the anchor portion of the URI of the hyperlink that is associated with this resource. | |
RES_ID | Represents the unique identifier of the specified resource. | |
RES_INITIALS | Represents the initials that is associated with the specified resource. | |
RES_IS_TEAM | Indicates that a specified resource is an entire team of users. | |
RES_MATERIAL_LABEL | Gets or sets the text that specifies the units for a material resource. | |
RES_NAME | Represents the name of the specified resource. | |
RES_PHONETICS | Stores phonetic information which represents Japanese language pronunciation properties. | |
RES_TERMINATION_DATE | Specifies the termination date of the specified resource. | |
RES_TIMESHEET_MGR_UID | Specifies the unique ID of the timesheet manager for a resource. | |
RES_TYPE | Indicates the type of resource. | |
RES_UID | Specifies the unique identifier of the resource. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WRES_EMAIL | Specifies the e-mail address of the Web-based resource. | |
WRES_EMAIL_LANGUAGE | Specifies the desired e-mail language of the Web-based resource. |
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.) | |
IsASSN_UIDNull | Determines whether the ASSN_UID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsNull(Int32) | (Inherited from DataRow.) | |
IsNull(String) | (Inherited from DataRow.) | |
IsNull(DataColumn) | (Inherited from DataRow.) | |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) | |
IsRES_CAN_LEVELNull | Determines whether the RES_CAN_LEVEL property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_CODENull | Determines whether the RES_CODE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_COST_CENTERNull | Determines whether the RES_COST_CENTER property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_DEF_ASSN_OWNERNull | Determines whether the RES_DEF_ASSN_OWNER property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_GROUPNull | Determines whether the RES_GROUP property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_HIRE_DATENull | Determines whether the RES_HIRE_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_HYPERLINK_ADDRESSNull | 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. | |
IsRES_INITIALSNull | Determines whether the RES_INITIALS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_IS_TEAMNull | Determines whether the RES_IS_TEAM property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_MATERIAL_LABELNull | Determines whether the RES_MATERIAL_LABEL property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_NAMENull | Determines whether the RES_NAME property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_PHONETICSNull | Determines whether the RES_PHONETICS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_TERMINATION_DATENull | Determines whether the RES_TERMINATION_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_TIMESHEET_MGR_UIDNull | Determines whether the RES_TIMESHEET_MGR_UID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWRES_EMAIL_LANGUAGENull | Determines whether the WRES_EMAIL_LANGUAGE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWRES_EMAILNull | Determines whether the WRES_EMAIL property is set to a a null reference (Nothing in Visual Basic) value. | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetASSN_UIDNull | Sets the ASSN_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetColumnError(Int32, String) | (Inherited from DataRow.) | |
SetColumnError(String, String) | (Inherited from DataRow.) | |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetRES_CAN_LEVELNull | Sets the RES_CAN_LEVEL property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_CODENull | Sets the RES_CODE property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_COST_CENTERNull | Sets the RES_COST_CENTER property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_DEF_ASSN_OWNERNull | Sets the RES_DEF_ASSN_OWNER property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_GROUPNull | Sets the RES_GROUP property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_HIRE_DATENull | Sets the RES_HIRE_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_HYPERLINK_ADDRESSNull | 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. | |
SetRES_INITIALSNull | Sets the RES_INITIALS property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_IS_TEAMNull | Sets the RES_IS_TEAM property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_MATERIAL_LABELNull | Sets the RES_MATERIAL_LABEL property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_NAMENull | Sets the RES_NAME property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_PHONETICSNull | Sets the RES_PHONETICS property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_TERMINATION_DATENull | Sets the RES_TERMINATION_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_TIMESHEET_MGR_UIDNull | Sets the RES_TIMESHEET_MGR_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetWRES_EMAIL_LANGUAGENull | Sets the WRES_EMAIL_LANGUAGE property to a a null reference (Nothing in Visual Basic) value. | |
SetWRES_EMAILNull | Sets the WRES_EMAIL property to a a null reference (Nothing in Visual Basic) value. | |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top