ResourceAssignmentDataSet.ResourceAssignmentRow members

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

The ResourceAssignmentDataSet.ResourceAssignmentRow type exposes the following members.

Properties

  Name Description
Public property ASSN_ACT_COST Gets or sets the actual cost of work performed to date by a resource on a task.
Public property ASSN_ACT_FINISH Gets or sets the date and time when a task or assignment is actually completed.
Public property ASSN_ACT_OVT_COST Gets or sets the actual cost incurred for overtime work performed by a resource on a task.
Public property ASSN_ACT_OVT_WORK Gets or sets the actual amount of overtime work done to date.
Public property ASSN_ACT_START Gets or sets the date and time the resource actually began work on the task.
Public property ASSN_ACT_WORK Gets or sets the total amount of work expected from the resource for the task.
Public property ASSN_ACWP Gets or sets the actual cost of work performed (ACWP) on a task to date. Read-only.
Public property ASSN_BASE_COST Gets or sets the total planned cost for work to be performed by a resource on a task.
Public property ASSN_BASE_COST_PER_USE Gets or sets baseline cost-per-use. Read-only.
Public property ASSN_BASE_FINISH Gets or sets the planned finish date for assignments
Public property ASSN_BASE_START Gets or sets the planned beginning date for an assignment at the time a baseline is saved.
Public property ASSN_BASE_WORK Gets or sets the work a resource is scheduled to perform on an assignment when the baseline is saved.
Public property ASSN_BCWP Gets or sets the budgeted cost of work performed (BCWP) for an assignment. Read-only.
Public property ASSN_BCWS Gets or sets the budgeted cost of work scheduled (BCWS) for this assignment. Read-only.
Public property ASSN_BOOKING_TYPE Gets or sets the booking type for an assignment.
Public property ASSN_COST Gets or sets the cost for this assignment.
Public property ASSN_COST_RATE_TABLE Gets or sets a value that specifies which cost rate table to use on this task.
Public property ASSN_DELAY Gets or sets the amount of time the resource should wait after the task start date before starting work on the assignment.
Public property ASSN_DELAY_FMT Gets the Task.DurationFormat type for the ASSN_DELAY property. Read-only.
Public property ASSN_DEMAND_REQ Gets or sets a value that specifies how to assign resources when using the resource substitution wizard.
Public property ASSN_ENTSUMPROJID Gets the GUID of the project to which the summary assignment belongs. Read-only.
Public property ASSN_FINISH_DATE Gets or sets the date and time the resource is scheduled to finish the task.
Public property ASSN_FINISH_VAR Gets or sets a duration value that specifies the difference between the baseline finish date of an assignment and its current finish date.
Public property ASSN_HAS_LINKED_FIELDS Gets or sets the Boolean value that specifies whether there are OLE links to the assignment.
Public property ASSN_IS_CONFIRMED Gets the Boolean value that specifies whether the resource has accepted or rejected the task assignment. Read-only.
Public property ASSN_IS_OVERALLOCATED Gets or sets the Boolean value that specifies whether the resource is assigned to more work on the assignment than can be done within the resource's normal working capacity.
Public property ASSN_LEVELING_DELAY Gets or sets the duration to delay an assignment from the scheduled start date as a result of resource leveling.
Public property ASSN_MATERIAL_RATE_FMT Gets or sets the units in which the material rate is displayed in Project.
Public property ASSN_OVT_COST Gets the total overtime cost incurred for the assignment. Read-only.
Public property ASSN_OVT_WORK Gets or sets the actual overtime work incurred for the assignment.
Public property ASSN_PARENT_UID Gets the GUID of the parent assignment. Read-only.
Public property ASSN_PCT_WORK_COMPLETE Gets or sets the current status of an assignment expressed as the percentage of the assignment work that is completed.
Public property ASSN_REG_WORK Gets or sets the amount of time scheduled for an assignment that is charged at the resource's standard rate.
Public property ASSN_REM_COST Gets or sets the remaining scheduled expense that is incurred in completing the remaining scheduled work.
Public property ASSN_REM_OVT_COST Gets or sets the remaining scheduled overtime expense for this resource.
Public property ASSN_REM_OVT_WORK Gets or sets the amount of remaining scheduled overtime work.
Public property ASSN_REM_WORK Gets or sets the amount of time still required by a resource on an assignment.
Public property ASSN_RES_TYPE Gets or sets the Boolean value that specified whether the resource is a material resource or a work resource.
Public property ASSN_RESPONSE_PENDING Gets or sets the Boolean value that specified whether an acknowledgment is received from the resource regarding a task.
Public property ASSN_RESUME_DATE Gets the date and time when a resource resumes work on this assignment. Read-only.
Public property ASSN_START_DATE Gets or sets the date and time that an assigned resource is scheduled to begin working on a task.
Public property ASSN_START_VAR Gets or sets the difference between the baseline start date of an assignment and its currently scheduled start date in duration units.
Public property ASSN_STOP_DATE Gets the date and time the assignment stops, even if the assignment is not finished. Read-only.
Public property ASSN_UID Gets or sets the unique identifier for the assignment.
Public property ASSN_UNITS Gets or sets a number that specifies how much work the resource performs on an 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 Gets or sets a Boolean value that specifies whether to send a Project Server update to the resource because of a change to the assignment. Read-only.
Public property ASSN_WORK Gets or sets the total work based on the assignment span and the assignment units for the assigned resource.
Public property ASSN_WORK_CONTOUR Gets the value that specifies how to distribute work for an assignment across the duration of the assignment. Read-only.
Public property CREATED_DATE Gets the date and time this row was created. Read-only.
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 Gets or sets the name of the project the assignment belongs to, identified by the PROJ_UID property.
Public property PROJ_UID Gets or sets the GUID of the project that the assignment belongs to.
Public property RES_NAME Gets or sets the name of the resource that is assigned to the task.
Public property RES_UID Gets or sets the GUID 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_IS_SUMMARY Gets the Boolean value that specifies whether the assignment belongs to a summary task. Read-only.
Public property TASK_NAME Gets or sets the name of the task to which the resource is assigned.
Public property TASK_UID Gets or sets the GUID of the task to which the resource is assigned.
Public property WASSN_COMMENTS This member is reserved for internal use and is not intended to be used directly from your code.
Public property WASSN_NOTE_STATUS This member is reserved for internal use and is not intended to be used directly from your code.
Public property WASSN_SEND_UPDATE_DATE This member is reserved for internal use and is not intended to be used directly from your code.

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 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 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_IS_SUMMARYNull Determines whether the TASK_IS_SUMMARY 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_WORK 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_IS_SUMMARYNull Sets the TASK_IS_SUMMARY property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_NAMENull Sets the TASK_NAME 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