ResourceDataSet.ResourcesRow Members

Include Protected Members
Include Inherited Members

Represents an enterprise resource.

The ResourceDataSet.ResourcesRow type exposes the following members.

Properties

 

Name

Description

Public property

BaseCalendarUniqueId

Specifies the default calendar to use when scheduling this resource.

Public property

CREATED_DATE

Specifies the date this row was first created.

Public property

HasErrors

(Inherited from DataRow.)

Public property

Item[Int32]

(Inherited from DataRow.)

Public property

Item[String]

(Inherited from DataRow.)

Public property

Item[DataColumn]

(Inherited from DataRow.)

Public property

Item[Int32, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[String, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[DataColumn, DataRowVersion]

(Inherited from DataRow.)

Public property

ItemArray

(Inherited from DataRow.)

Public property

MOD_DATE

Specifies the last date updated information on this row was saved to the server.

Public property

RES_ACCRUE_AT

Indicates how and when resource standard and overtime costs should accrue to the cost of a task.

Public property

RES_BOOKING_TYPE

Indicates the default booking type for the resource on this project.

Public property

RES_CAN_LEVEL

Indicates whether resource leveling can be performed on a resource.

Public property

RES_CHECKOUTBY

Specifies the unique ID of the user who has this resource checked out for modification.

Public property

RES_CHECKOUTDATE

Specifies the date the resource was checked out.

Public property

RES_CODE

Specifies any code, abbreviation, or number you want to enter as part of a resource's information.

Public property

RES_COST_CENTER

Specifies any code, abbreviation, or number you want to enter as part of a resource's information.

Public property

RES_DEF_ASSN_OWNER

Specifies the unique ID of the resource that is the default owner of assignments to which this resource is assigned.

Public property

RES_EXTERNAL_ID

Specifies any code, abbreviation, or number you want to enter as part of a resource's information.

Public property

RES_GROUP

Specifies any code, abbreviation, or number you want to enter as part of a resource's information.

Public property

RES_HAS_NOTES

Indicates whether any notes are stored in the RES_NOTES property.

Public property

RES_HIRE_DATE

Specifies the date and time a resource was hired.

Public property

RES_HYPERLINK_ADDRESS

Specifies the URI for the hyperlink associated with this resource.

Public property

RES_HYPERLINK_FRIENDLY_NAME

Specifies the display text for the hyperlink associated with this resource.

Public property

RES_HYPERLINK_SUB_ADDRESS

Specifies the anchor portion of the URI of the hyperlink associated with this resource.

Public property

RES_ID

Specifies an ordinal identifier of the resource.

Public property

RES_INITIALS

Specifies a short name for the resource, such as the initials of a person.

Public property

RES_IS_TEAM

Indicates whether a resource is designated as a member of a team assignment pool.

Public property

RES_IS_WINDOWS_USER

Indicates whether this resource is a Windows user.

Public property

RES_MATERIAL_LABEL

Specifies text indicating units for this material resource.

Public property

RES_NAME

Specifies the full name of the resource.

Public property

RES_NOTES

Specifies comments entered about a resource.

Public property

RES_PHONETICS

Specifies phonetic information in either hiragana or katakana for resource names.

Public property

RES_RTF_NOTES

Specifies comments entered about a resource.

Public property

RES_TERMINATION_DATE

Specifies the date and time after which the resource can no longer be used.

Public property

RES_TIMESHEET_MGR_UID

Specifies the unique ID of the timesheet manager for this resource.

Public property

RES_TYPE

Indicates whether this resource is a work, material, or cost resource and whether it is a budget or a generic resource.

Public property

RES_UID

Specifies the unique identifier for this resource.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

WRES_ACCOUNT

Specifies Windows account information for a work resource.

Public property

WRES_EMAIL

Specifies the resource's e-mail address.

Public property

WRES_EMAIL_LANGUAGE

Specifies the language for e-mail messages to this resource.

Top

Methods

 

Name

Description

Public method

AcceptChanges

(Inherited from DataRow.)

Public method

BeginEdit

(Inherited from DataRow.)

Public method

CancelEdit

(Inherited from DataRow.)

Public method

ClearErrors

(Inherited from DataRow.)

Public method

Delete

(Inherited from DataRow.)

Public method

EndEdit

(Inherited from DataRow.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetCalendarExceptionsRows

Get calendar exceptions rows returns an array of calendar exceptions for this resource.

Public method

GetChildRows(String)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation)

(Inherited from DataRow.)

Public method

GetChildRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetColumnError(Int32)

(Inherited from DataRow.)

Public method

GetColumnError(String)

(Inherited from DataRow.)

Public method

GetColumnError(DataColumn)

(Inherited from DataRow.)

Public method

GetColumnsInError

(Inherited from DataRow.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetParentRow(String)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRow(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(String)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetResourceAvailabilitiesRows

Public method

GetResourceCustomFieldsRows

Get resource custom fields rows returns an array of custom fields for this resource.

Public method

GetResourceRatesRows

Public method

GetType

(Inherited from Object.)

Public method

HasVersion

(Inherited from DataRow.)

Public method

IsBaseCalendarUniqueIdNull

Determines whether the BaseCalendarUniqueId property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsCREATED_DATENull

Determines whether the CREATED_DATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsMOD_DATENull

Determines whether the MOD_DATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsNull(Int32)

(Inherited from DataRow.)

Public method

IsNull(String)

(Inherited from DataRow.)

Public method

IsNull(DataColumn)

(Inherited from DataRow.)

Public method

IsNull(DataColumn, DataRowVersion)

(Inherited from DataRow.)

Public method

IsRES_ACCRUE_ATNull

Determines whether the RES_ACCRUE_AT property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_BOOKING_TYPENull

Determines whether the RES_BOOKING_TYPE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_CAN_LEVELNull

Determines whether the RES_CAN_LEVEL property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_CHECKOUTBYNull

Determines whether the RES_CHECKOUTBY property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_CHECKOUTDATENull

Determines whether the RES_CHECKOUTDATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_CODENull

Determines whether the RES_CODE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_COST_CENTERNull

Determines whether the RES_COST_CENTER property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_DEF_ASSN_OWNERNull

Determines whether the RES_DEF_ASSN_OWNER property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_EXTERNAL_IDNull

Determines whether the RES_EXTERNAL_ID property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_GROUPNull

Determines whether the RES_GROUP property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_HAS_NOTESNull

Determines whether the RES_HAS_NOTES property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_HIRE_DATENull

Determines whether the RES_HIRE_DATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_HYPERLINK_ADDRESSNull

Determines whether the RES_HYPERLINK_ADDRESS property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_HYPERLINK_FRIENDLY_NAMENull

Determines whether the RES_HYPERLINK_FRIENDLY_NAME property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_HYPERLINK_SUB_ADDRESSNull

Determines whether the RES_HYPERLINK_SUB_ADDRESS property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_INITIALSNull

Determines whether the RES_INITIALS property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_IS_TEAMNull

Determines whether the RES_IS_TEAM property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_IS_WINDOWS_USERNull

Determines whether the RES_IS_WINDOWS_USER property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_MATERIAL_LABELNull

Determines whether the RES_MATERIAL_LABEL property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_NOTESNull

Determines whether the RES_NOTES property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_PHONETICSNull

Determines whether the RES_PHONETICS property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_RTF_NOTESNull

Determines whether the RES_RTF_NOTES property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_TERMINATION_DATENull

Determines whether the RES_TERMINATION_DATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsRES_TIMESHEET_MGR_UIDNull

Determines whether the RES_TIMESHEET_MGR_UID property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsWRES_ACCOUNTNull

Determines whether the WRES_ACCOUNT property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsWRES_EMAIL_LANGUAGENull

Determines whether the WRES_EMAIL_LANGUAGE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsWRES_EMAILNull

Determines whether the WRES_EMAIL property is set to a a null reference (Nothing in Visual Basic) value.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetBaseCalendarUniqueIdNull

Sets the BaseCalendarUniqueId property to a a null reference (Nothing in Visual Basic) value.

Public method

SetColumnError(Int32, String)

(Inherited from DataRow.)

Public method

SetColumnError(String, String)

(Inherited from DataRow.)

Public method

SetColumnError(DataColumn, String)

(Inherited from DataRow.)

Public method

SetCREATED_DATENull

Sets the CREATED_DATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetMOD_DATENull

Sets the MOD_DATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetModified

(Inherited from DataRow.)

Protected method

SetNull

(Inherited from DataRow.)

Public method

SetParentRow(DataRow)

(Inherited from DataRow.)

Public method

SetParentRow(DataRow, DataRelation)

(Inherited from DataRow.)

Public method

SetRES_ACCRUE_ATNull

Sets the RES_ACCRUE_AT property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_BOOKING_TYPENull

Sets the RES_BOOKING_TYPE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_CAN_LEVELNull

Sets the RES_CAN_LEVEL property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_CHECKOUTBYNull

Sets the RES_CHECKOUTBY property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_CHECKOUTDATENull

Sets the RES_CHECKOUTDATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_CODENull

Sets the RES_CODE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_COST_CENTERNull

Sets the RES_COST_CENTER property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_DEF_ASSN_OWNERNull

Sets the RES_DEF_ASSN_OWNER property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_EXTERNAL_IDNull

Sets the RES_EXTERNAL() property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_GROUPNull

Sets the RES_GROUP property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_HAS_NOTESNull

Sets the RES_HAS_NOTES property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_HIRE_DATENull

Sets the RES_HIRE_DATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_HYPERLINK_ADDRESSNull

Sets the RES_HYPERLINK_ADDRESS property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_HYPERLINK_FRIENDLY_NAMENull

Sets the RES_HYPERLINK_FRIENDLY_NAME property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_HYPERLINK_SUB_ADDRESSNull

Sets the RES_HYPERLINK_SUB_ADDRESS property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_INITIALSNull

Sets the RES_INITIALS property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_IS_TEAMNull

Sets the RES_IS_TEAM property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_IS_WINDOWS_USERNull

Sets the RES_IS_WINDOWS_USER property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_MATERIAL_LABELNull

Sets the RES_MATERIAL_LABEL property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_NOTESNull

Sets the RES_NOTES property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_PHONETICSNull

Sets the RES_PHONETICS property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_RTF_NOTESNull

Sets the RES_RTF_NOTES property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_TERMINATION_DATENull

Sets the RES_TERMINATION_DATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetRES_TIMESHEET_MGR_UIDNull

Sets the RES_TIMESHEET_MGR() property to a a null reference (Nothing in Visual Basic) value.

Public method

SetWRES_ACCOUNTNull

Sets the WRES_ACCOUNT property to a a null reference (Nothing in Visual Basic) value.

Public method

SetWRES_EMAIL_LANGUAGENull

Sets the WRES_EMAIL_LANGUAGE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetWRES_EMAILNull

Sets the WRES_EMAIL property to a a null reference (Nothing in Visual Basic) value.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

ResourceDataSet.ResourcesRow Class

WebSvcTimeSheet Namespace