ResourceAssignmentDataSet.ResourceAssignmentRow Members

Include Protected Members
Include Inherited Members

Represents an instance of a resource assigned to a specific task on a project.

The ResourceAssignmentDataSet.ResourceAssignmentRow type exposes the following members.

Properties

 

Name

Description

Public property

ASSN_ACT_COST

Specifies the actual cost of work performed to date by this resource on this assignment.

Public property

ASSN_ACT_FINISH

Specifies the date and time when a task or assignment is actually completed.

Public property

ASSN_ACT_OVT_COST

Specifies the actual cost incurred for overtime work done to date.

Public property

ASSN_ACT_OVT_WORK

Specifies the actual amount of overtime work done to date.

Public property

ASSN_ACT_START

Specifies the date and time the resource actually began work on the task.

Public property

ASSN_ACT_WORK

Specifies the total amount of work expected from the resource for the task.

Public property

ASSN_ACWP

Represents the cost incurred for work already done on a task to date.

Public property

ASSN_BASE_COST

Specifies the cost for this resource on this assignment calculated when the baseline is saved.

Public property

ASSN_BASE_COST_PER_USE

Specifies the per use cost incurred for this resource on this assignment calculated when the baseline is saved

Public property

ASSN_BASE_FINISH

Specifies the date and time this resource is scheduled to finish this assignment when the baseline is saved.

Public property

ASSN_BASE_START

Specifies the date and time this resource is scheduled to start this assignment when the baseline is saved.

Public property

ASSN_BASE_WORK

Specifies the work this resource is scheduled to perform on this assignment when the baseline is saved.

Public property

ASSN_BCWP

Specifies the budgeted cost of work performed (BCWP) for this assignment.

Public property

ASSN_BCWS

Specifies the budgeted cost of work scheduled (BCWS) for this assignment.

Public property

ASSN_BOOKING_TYPE

Specifies the default booking type for this assignment.

Public property

ASSN_COST

Specifies the cost for this assignment.

Public property

ASSN_COST_RATE_TABLE

Indicates which cost rate table to use on this task.

Public property

ASSN_DELAY

Specifies the amount of time the resource should wait after the task start date before starting work on the assignment.

Public property

ASSN_DELAY_FMT

Specifies the Task.DurationFormat type for the ASSN_DELAY property.

Public property

ASSN_DEMAND_REQ

Indicates how to assign resources when using the resource substitution wizard.

Public property

ASSN_ENTSUMPROJID

Specifies the unique identifier of the project to which this summary assignment belongs.

Public property

ASSN_FINISH_DATE

Specifies the date and time this resource is scheduled to finish this task.

Public property

ASSN_FINISH_VAR

Specifies a duration value that represents the difference between the baseline finish date of an assignment and its current finish date.

Public property

ASSN_HAS_LINKED_FIELDS

Indicates whether the assignment has linked fields.

Public property

ASSN_IS_CONFIRMED

Indicates whether this resource accepted or rejected the task assignment.

Public property

ASSN_IS_OVERALLOCATED

Indicates whether the resource is assigned to more work on this assignment than can be done within the resource's normal working capacity.

Public property

ASSN_LEVELING_DELAY

Specifies the duration to delay an assignment from the scheduled start date as a result of resource leveling.

Public property

ASSN_MATERIAL_RATE_FMT

Indicates the units in which the material rate is displayed in Microsoft Office Project.

Public property

ASSN_OVT_COST

Specifies the total overtime cost incurred for this assignment.

Public property

ASSN_OVT_WORK

Specifies the actual overtime work incurred for this assignment.

Public property

ASSN_PARENT_UID

Specifies the unique identifier of the parent assignment of this assignment.

Public property

ASSN_PCT_WORK_COMPLETE

Specifies the current status of an assignment expressed as the percentage of the assignment work that is completed.

Public property

ASSN_REG_WORK

Specifies the amount of time scheduled for an assignment that is charged at the resource's standard rate.

Public property

ASSN_REM_COST

Specifies the remaining scheduled expense that is incurred in completing the remaining scheduled work.

Public property

ASSN_REM_OVT_COST

Specifies the remaining scheduled overtime expense for this resource.

Public property

ASSN_REM_OVT_WORK

Specifies the amount of remaining scheduled overtime work.

Public property

ASSN_REM_WORK

Specifies the amount of time still required by this resource on this assignment.

Public property

ASSN_RES_TYPE

Indicates whether the resource is a material resource or a work resource.

Public property

ASSN_RESPONSE_PENDING

Indicates whether an acknowledgment is received from this resource regarding this task.

Public property

ASSN_RESUME_DATE

Specifies the date and time when a resource resumes work on this assignment.

Public property

ASSN_START_DATE

Specifies the date and time this resource begins work on this task.

Public property

ASSN_START_VAR

Specifies the difference between the baseline start date of this assignment and its currently scheduled start date in duration units.

Public property

ASSN_STOP_DATE

Specifies the date and time this assignment stops, even if the assignment is not finished.

Public property

ASSN_UID

Specifies the unique identifier for the assignment.

Public property

ASSN_UNITS

Specifies a number that represents how much work the resource performs on this assignment expressed as a percentage of the resource's theoretical full capacity, or the number of items required when handling a material resource.

Public property

ASSN_UPDATE_NEEDED

Indicates whether to send a Microsoft Office Project Server update to the resource because of a change to the assignment.

Public property

ASSN_WORK

Specifies the total assignment work based on the assignment span and the assignment units for the assigned resource.

Public property

ASSN_WORK_CONTOUR

Indicates how to distribute work for an assignment across the duration of the assignment.

Public property

CREATED_DATE

Specifies the date and time this row was 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

PROJ_NAME

Specifies the name of the project this assignment belongs to, identified by the PROJ_UID property.

Public property

PROJ_UID

Specifies the unique identifier of the project this assignment belongs to.

Public property

RES_NAME

Specifies the name of the resource assigned to the task.

Public property

RES_UID

Specifies the unique identifier of the assigned resource.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

TASK_NAME

Specifies the name of the task to which the resource is assigned.

Public property

TASK_UID

Specifies the unique identifier of the task to which the resource is assigned.

Public property

WASSN_COMMENTS

Internal use only.

Public property

WASSN_NOTE_STATUS

Internal use only.

Public property

WASSN_SEND_UPDATE_DATE

Internal use only.

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

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

GetType

(Inherited from Object.)

Public method

HasVersion

(Inherited from DataRow.)

Public method

IsASSN_ACT_COSTNull

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

Public method

IsASSN_ACT_FINISHNull

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

Public method

IsASSN_ACT_OVT_COSTNull

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

Public method

IsASSN_ACT_OVT_WORKNull

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

Public method

IsASSN_ACT_STARTNull

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

Public method

IsASSN_ACT_WORKNull

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

Public method

IsASSN_ACWPNull

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

Public method

IsASSN_BASE_COST_PER_USENull

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

Public method

IsASSN_BASE_COSTNull

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

Public method

IsASSN_BASE_FINISHNull

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

Public method

IsASSN_BASE_STARTNull

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

Public method

IsASSN_BASE_WORKNull

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

Public method

IsASSN_BCWPNull

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

Public method

IsASSN_BCWSNull

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

Public method

IsASSN_BOOKING_TYPENull

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

Public method

IsASSN_COST_RATE_TABLENull

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

Public method

IsASSN_COSTNull

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

Public method

IsASSN_DELAY_FMTNull

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

Public method

IsASSN_DELAYNull

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

Public method

IsASSN_DEMAND_REQNull

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

Public method

IsASSN_ENTSUMPROJIDNull

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

Public method

IsASSN_FINISH_DATENull

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

Public method

IsASSN_FINISH_VARNull

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

Public method

IsASSN_HAS_LINKED_FIELDSNull

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

Public method

IsASSN_IS_CONFIRMEDNull

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

Public method

IsASSN_IS_OVERALLOCATEDNull

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

Public method

IsASSN_LEVELING_DELAYNull

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

Public method

IsASSN_MATERIAL_RATE_FMTNull

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

Public method

IsASSN_OVT_COSTNull

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

Public method

IsASSN_OVT_WORKNull

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

Public method

IsASSN_PARENT_UIDNull

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

Public method

IsASSN_PCT_WORK_COMPLETENull

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

Public method

IsASSN_REG_WORKNull

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

Public method

IsASSN_REM_COSTNull

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

Public method

IsASSN_REM_OVT_COSTNull

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

Public method

IsASSN_REM_OVT_WORKNull

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

Public method

IsASSN_REM_WORKNull

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

Public method

IsASSN_RES_TYPENull

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

Public method

IsASSN_RESPONSE_PENDINGNull

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

Public method

IsASSN_RESUME_DATENull

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

Public method

IsASSN_START_DATENull

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

Public method

IsASSN_START_VARNull

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

Public method

IsASSN_STOP_DATENull

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

Public method

IsASSN_UNITSNull

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

Public method

IsASSN_UPDATE_NEEDEDNull

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

Public method

IsASSN_WORK_CONTOURNull

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

Public method

IsASSN_WORKNull

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

Public method

IsCREATED_DATENull

Determines whether the ASSN_CREATED_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

IsPROJ_NAMENull

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

Public method

IsRES_NAMENull

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

Public method

IsTASK_NAMENull

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

Public method

IsWASSN_COMMENTSNull

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

Public method

IsWASSN_NOTE_STATUSNull

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

Public method

IsWASSN_SEND_UPDATE_DATENull

Determines whether the WASSN_SEND_UPDATE_DATE 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

SetASSN_ACT_COSTNull

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

Public method

SetASSN_ACT_FINISHNull

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

Public method

SetASSN_ACT_OVT_COSTNull

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

Public method

SetASSN_ACT_OVT_WORKNull

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

Public method

SetASSN_ACT_STARTNull

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

Public method

SetASSN_ACT_WORKNull

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

Public method

SetASSN_ACWPNull

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

Public method

SetASSN_BASE_COST_PER_USENull

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

Public method

SetASSN_BASE_COSTNull

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

Public method

SetASSN_BASE_FINISHNull

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

Public method

SetASSN_BASE_STARTNull

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

Public method

SetASSN_BASE_WORKNull

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

Public method

SetASSN_BCWPNull

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

Public method

SetASSN_BCWSNull

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

Public method

SetASSN_BOOKING_TYPENull

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

Public method

SetASSN_COST_RATE_TABLENull

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

Public method

SetASSN_COSTNull

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

Public method

SetASSN_DELAY_FMTNull

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

Public method

SetASSN_DELAYNull

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

Public method

SetASSN_DEMAND_REQNull

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

Public method

SetASSN_ENTSUMPROJIDNull

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

Public method

SetASSN_FINISH_DATENull

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

Public method

SetASSN_FINISH_VARNull

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

Public method

SetASSN_HAS_LINKED_FIELDSNull

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

Public method

SetASSN_IS_CONFIRMEDNull

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

Public method

SetASSN_IS_OVERALLOCATEDNull

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

Public method

SetASSN_LEVELING_DELAYNull

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

Public method

SetASSN_MATERIAL_RATE_FMTNull

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

Public method

SetASSN_OVT_COSTNull

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

Public method

SetASSN_OVT_WORKNull

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

Public method

SetASSN_PARENT_UIDNull

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

Public method

SetASSN_PCT_WORK_COMPLETENull

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

Public method

SetASSN_REG_WORKNull

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

Public method

SetASSN_REM_COSTNull

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

Public method

SetASSN_REM_OVT_COSTNull

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

Public method

SetASSN_REM_OVT_WORKNull

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

Public method

SetASSN_REM_WORKNull

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

Public method

SetASSN_RES_TYPENull

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

Public method

SetASSN_RESPONSE_PENDINGNull

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

Public method

SetASSN_RESUME_DATENull

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

Public method

SetASSN_START_DATENull

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

Public method

SetASSN_START_VARNull

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

Public method

SetASSN_STOP_DATENull

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

Public method

SetASSN_UNITSNull

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

Public method

SetASSN_UPDATE_NEEDEDNull

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

Public method

SetASSN_WORK_CONTOURNull

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

Public method

SetASSN_WORKNull

Sets the ASSN_WORRRK() 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

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

SetPROJ_NAMENull

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

Public method

SetRES_NAMENull

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

Public method

SetTASK_NAMENull

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

Public method

SetWASSN_COMMENTSNull

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

Public method

SetWASSN_NOTE_STATUSNull

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

Public method

SetWASSN_SEND_UPDATE_DATENull

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

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

ResourceAssignmentDataSet.ResourceAssignmentRow Class

WebSvcResource Namespace