ResourceDataSet.ResourcesRow Members
Include Protected Members
Include Inherited Members
Represents workflow resources information as a row in the ResourceDataSet.ResourcesDataTable object.
The ResourceDataSet.ResourcesRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
BaseCalendarUniqueId | The default calendar to use when scheduling the resource. | |
CREATED_DATE | The date when this row was first created. | |
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 | The last date when updated information on this row was saved to the server. | |
RES_ACCRUE_AT | Indicates how and when resource standard and overtime costs should accrue to the cost of a task. | |
RES_BOOKING_TYPE | The default booking type for the resource on this project. | |
RES_CAN_LEVEL | Indicates whether resource leveling can be performed on a resource. | |
RES_CHECKOUTBY | The unique ID of the user who has the resource checked out for modification. | |
RES_CHECKOUTDATE | The date when the resource was checked out. | |
RES_CODE | Specifies any code, abbreviation, or number that you want to enter as part of a resource's information. | |
RES_COST_CENTER | Specifies any code, abbreviation, or number that you want to enter as part of a resource's information. | |
RES_DEF_ASSN_OWNER | The unique ID of the resource that is the default owner of assignments to which the resource is assigned. | |
RES_EXCHANGE_EWS_URL | The URL of the Microsoft Exchange web service for the resource. | |
RES_EXCHANGE_SYNC | Specifies whether to synchronize resource information with Microsoft Exchange. | |
RES_EXTERNAL_ID | Specifies any code, abbreviation, or number that you want to enter as part of a resource's information. | |
RES_GROUP | Specifies any code, abbreviation, or number that you want to enter as part of a resource's information. | |
RES_HAS_NOTES | Indicates whether any notes are stored in the RES_NOTES property. | |
RES_HIRE_DATE | The date and time when a resource was hired. | |
RES_HYPERLINK_ADDRESS | The URI for the hyperlink that is associated with the resource. | |
RES_HYPERLINK_FRIENDLY_NAME | The display text for the hyperlink that is associated with the resource. | |
RES_HYPERLINK_SUB_ADDRESS | The anchor portion of the URI of the hyperlink that is associated with the resource. | |
RES_ID | An ordinal identifier of the resource. | |
RES_INITIALS | A short name for the resource, such as the initials of a person. | |
RES_IS_TEAM | Indicates whether a resource is designated as a member of a team assignment pool. | |
RES_IS_WINDOWS_USER | Indicates whether the resource is a Windows user. | |
RES_MATERIAL_LABEL | Specifies text that indicates units for this material resource. | |
RES_NAME | The full name of the resource. | |
RES_NOTES | Specifies comments entered about a resource. | |
RES_PHONETICS | Specifies phonetic information in either hiragana or katakana for resource names. | |
RES_RTF_NOTES | Specifies comments entered about a resource. | |
RES_TERMINATION_DATE | The date and time after which the resource can no longer be used. | |
RES_TIMESHEET_MGR_UID | The unique identifier of the timesheet manager for the resource. | |
RES_TYPE | Indicates whether the resource is a work, material, or cost resource and whether it is a budget or a generic resource. | |
RES_UID | The unique identifier for the resource. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WRES_ACCOUNT | Specifies the resource's account for Windows or Forms authorization. | |
WRES_EMAIL | The resource's e-mail address. | |
WRES_EMAIL_LANGUAGE | Specifies the language for e-mail messages to the 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.) | |
GetCalendarExceptionsRows | Gets an array of calendar exceptions for the resource. | |
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.) | |
GetResourceAvailabilitiesRows | Gets an array of availability data for the resource. | |
GetResourceCustomFieldsRows | Gets an array of custom fields for the resource. | |
GetResourceRatesRows | Gets an array of rate (cost) data for the resource. | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsBaseCalendarUniqueIdNull | Determines whether the BaseCalendarUniqueId property is set to a null value. | |
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.) | |
IsRES_ACCRUE_ATNull | Determines whether the RES_ACCRUE_AT property is set to a null value. | |
IsRES_BOOKING_TYPENull | Determines whether the RES_BOOKING_TYPE property is set to a null value. | |
IsRES_CAN_LEVELNull | Determines whether the RES_CAN_LEVEL property is set to a null value. | |
IsRES_CHECKOUTBYNull | Determines whether the RES_CHECKOUTBY property is set to a null value. | |
IsRES_CHECKOUTDATENull | Determines whether the RES_CHECKOUTDATE property is set to a null value. | |
IsRES_CODENull | Determines whether the RES_CODE property is set to a null value. | |
IsRES_COST_CENTERNull | Determines whether the RES_COST_CENTER property is set to a null value. | |
IsRES_DEF_ASSN_OWNERNull | Determines whether the RES_DEF_ASSN_OWNER property is set to a null value. | |
IsRES_EXCHANGE_EWS_URLNull | Determines whether the RES_EXCHANGE_EWS_URL property is set to a null value. | |
IsRES_EXCHANGE_SYNCNull | Determines whether the RES_EXCHANGE_SYNC property is set to a null value. | |
IsRES_EXTERNAL_IDNull | Determines whether the RES_EXTERNAL_ID property is set to a null value. | |
IsRES_GROUPNull | Determines whether the RES_GROUP property is set to a null value. | |
IsRES_HAS_NOTESNull | Determines whether the RES_HAS_NOTES property is set to a null value. | |
IsRES_HIRE_DATENull | Determines whether the RES_HIRE_DATE property is set to a null value. | |
IsRES_HYPERLINK_ADDRESSNull | Determines whether the RES_HYPERLINK_ADDRESS property is set to a null value. | |
IsRES_HYPERLINK_FRIENDLY_NAMENull | Determines whether the RES_HYPERLINK_FRIENDLY_NAME property is set to a null value. | |
IsRES_HYPERLINK_SUB_ADDRESSNull | Determines whether the RES_HYPERLINK_SUB_ADDRESS property is set to a null value. | |
IsRES_INITIALSNull | Determines whether the RES_INITIALS property is set to a null value. | |
IsRES_IS_TEAMNull | Determines whether the RES_IS_TEAM property is set to a null value. | |
IsRES_IS_WINDOWS_USERNull | Determines whether the RES_IS_WINDOWS_USER property is set to a null value. | |
IsRES_MATERIAL_LABELNull | Determines whether the RES_MATERIAL_LABEL property is set to a null value. | |
IsRES_NOTESNull | Determines whether the RES_NOTES property is set to a null value. | |
IsRES_PHONETICSNull | Determines whether the RES_PHONETICS property is set to a null value. | |
IsRES_RTF_NOTESNull | Determines whether the RES_RTF_NOTES property is set to a null value. | |
IsRES_TERMINATION_DATENull | Determines whether the RES_TERMINATION_DATE property is set to a null value. | |
IsRES_TIMESHEET_MGR_UIDNull | Determines whether the RES_TIMESHEET_MGR_UID property is set to a null value. | |
IsWRES_ACCOUNTNull | Determines whether the WRES_ACCOUNT property is set to a null value. | |
IsWRES_EMAIL_LANGUAGENull | Determines whether the WRES_EMAIL_LANGUAGE property is set to a null value. | |
IsWRES_EMAILNull | Determines whether the WRES_EMAIL property is set to a null value. | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetBaseCalendarUniqueIdNull | Sets the BaseCalendarUniqueId property to a null value. | |
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.) | |
SetRES_ACCRUE_ATNull | Sets the RES_ACCRUE_AT property to a null value. | |
SetRES_BOOKING_TYPENull | Sets the RES_BOOKING_TYPE property to a null value. | |
SetRES_CAN_LEVELNull | Sets the RES_CAN_LEVEL property to a null value. | |
SetRES_CHECKOUTBYNull | Sets the RES_CHECKOUTBY property to a null value. | |
SetRES_CHECKOUTDATENull | Sets the RES_CHECKOUTDATE property to a null value. | |
SetRES_CODENull | Sets the RES_CODE property to a null value. | |
SetRES_COST_CENTERNull | Sets the RES_COST_CENTER property to a null value. | |
SetRES_DEF_ASSN_OWNERNull | Sets the RES_DEF_ASSN_OWNER property to a null value. | |
SetRES_EXCHANGE_EWS_URLNull | Sets the RES_EXCHANGE_EWS_URL property to a null value. | |
SetRES_EXCHANGE_SYNCNull | Sets the RES_EXCHANGE_SYNC property to a null value. | |
SetRES_EXTERNAL_IDNull | Sets the RES_EXTERNAL_ID property to a null value. | |
SetRES_GROUPNull | Sets the RES_GROUP property to a null value. | |
SetRES_HAS_NOTESNull | Sets the RES_HAS_NOTES property to a null value. | |
SetRES_HIRE_DATENull | Sets the RES_HIRE_DATE property to a null value. | |
SetRES_HYPERLINK_ADDRESSNull | Sets the RES_HYPERLINK_ADDRESS property to a null value. | |
SetRES_HYPERLINK_FRIENDLY_NAMENull | Sets the RES_HYPERLINK_FRIENDLY_NAME property to a null value. | |
SetRES_HYPERLINK_SUB_ADDRESSNull | Sets the RES_HYPERLINK_SUB_ADDRESS property to a null value. | |
SetRES_INITIALSNull | Sets the RES_INITIALS property to a null value. | |
SetRES_IS_TEAMNull | Sets the RES_IS_TEAM property to a null value. | |
SetRES_IS_WINDOWS_USERNull | Sets the RES_IS_WINDOWS_USER property to a null value. | |
SetRES_MATERIAL_LABELNull | Sets the RES_MATERIAL_LABEL property to a null value. | |
SetRES_NOTESNull | Sets the RES_NOTES property to a null value. | |
SetRES_PHONETICSNull | Sets the RES_PHONETICS property to a null value. | |
SetRES_RTF_NOTESNull | Sets the RES_RTF_NOTES property to a null value. | |
SetRES_TERMINATION_DATENull | Sets the RES_TERMINATION_DATE property to a null value. | |
SetRES_TIMESHEET_MGR_UIDNull | Sets the RES_TIMESHEET_MGR_UID property to a null value. | |
SetWRES_ACCOUNTNull | Sets the WRES_ACCOUNT property to a null value. | |
SetWRES_EMAIL_LANGUAGENull | Sets the WRES_EMAIL_LANGUAGE property to a null value. | |
SetWRES_EMAILNull | Sets the WRES_EMAIL property to a null value. | |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top