ResourceAssignmentDataSet.ResourceAssignmentRow Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
ASSN_ACT_COST | Gets or sets the actual cost of work performed to date by a resource on a task. | |
ASSN_ACT_FINISH | Gets or sets the date and time when a task or assignment is actually completed. | |
ASSN_ACT_OVT_COST | Gets or sets the actual cost incurred for overtime work performed by a resource on a task. | |
ASSN_ACT_OVT_WORK | Gets or sets the actual amount of overtime work done to date. | |
ASSN_ACT_START | Gets or sets the date and time the resource actually began work on the task. | |
ASSN_ACT_WORK | Gets or sets the total amount of work expected from the resource for the task. | |
ASSN_ACWP | Gets or sets the actual cost of work performed (ACWP) on a task to date. Read-only. | |
ASSN_BASE_COST | Gets or sets the total planned cost for work to be performed by a resource on a task. | |
ASSN_BASE_COST_PER_USE | Gets or sets baseline cost-per-use. Read-only. | |
ASSN_BASE_FINISH | Gets or sets the planned finish date for assignments | |
ASSN_BASE_START | Gets or sets the planned beginning date for an assignment at the time a baseline is saved. | |
ASSN_BASE_WORK | Gets or sets the work a resource is scheduled to perform on an assignment when the baseline is saved. | |
ASSN_BCWP | Gets or sets the budgeted cost of work performed (BCWP) for an assignment. Read-only. | |
ASSN_BCWS | Gets or sets the budgeted cost of work scheduled (BCWS) for this assignment. Read-only. | |
ASSN_BOOKING_TYPE | Gets or sets the booking type for an assignment. | |
ASSN_COST | Gets or sets the cost for this assignment. | |
ASSN_COST_RATE_TABLE | Gets or sets a value that specifies which cost rate table to use on this task. | |
ASSN_DELAY | Gets or sets the amount of time the resource should wait after the task start date before starting work on the assignment. | |
ASSN_DELAY_FMT | Gets the Task.DurationFormat type for the ASSN_DELAY property. Read-only. | |
ASSN_DEMAND_REQ | Gets or sets a value that specifies how to assign resources when using the resource substitution wizard. | |
ASSN_ENTSUMPROJID | Gets the GUID of the project to which the summary assignment belongs. Read-only. | |
ASSN_FINISH_DATE | Gets or sets the date and time the resource is scheduled to finish the task. | |
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. | |
ASSN_HAS_LINKED_FIELDS | Gets or sets the Boolean value that specifies whether there are OLE links to the assignment. | |
ASSN_IS_CONFIRMED | Gets the Boolean value that specifies whether the resource has accepted or rejected the task assignment. Read-only. | |
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. | |
ASSN_LEVELING_DELAY | Gets or sets the duration to delay an assignment from the scheduled start date as a result of resource leveling. | |
ASSN_MATERIAL_RATE_FMT | Gets or sets the units in which the material rate is displayed in Project. | |
ASSN_OVT_COST | Gets the total overtime cost incurred for the assignment. Read-only. | |
ASSN_OVT_WORK | Gets or sets the actual overtime work incurred for the assignment. | |
ASSN_PARENT_UID | Gets the GUID of the parent assignment. Read-only. | |
ASSN_PCT_WORK_COMPLETE | Gets or sets the current status of an assignment expressed as the percentage of the assignment work that is completed. | |
ASSN_REG_WORK | Gets or sets the amount of time scheduled for an assignment that is charged at the resource's standard rate. | |
ASSN_REM_COST | Gets or sets the remaining scheduled expense that is incurred in completing the remaining scheduled work. | |
ASSN_REM_OVT_COST | Gets or sets the remaining scheduled overtime expense for this resource. | |
ASSN_REM_OVT_WORK | Gets or sets the amount of remaining scheduled overtime work. | |
ASSN_REM_WORK | Gets or sets the amount of time still required by a resource on an assignment. | |
ASSN_RES_TYPE | Gets or sets the Boolean value that specified whether the resource is a material resource or a work resource. | |
ASSN_RESPONSE_PENDING | Gets or sets the Boolean value that specified whether an acknowledgment is received from the resource regarding a task. | |
ASSN_RESUME_DATE | Gets the date and time when a resource resumes work on this assignment. Read-only. | |
ASSN_START_DATE | Gets or sets the date and time that an assigned resource is scheduled to begin working on a task. | |
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. | |
ASSN_STOP_DATE | Gets the date and time the assignment stops, even if the assignment is not finished. Read-only. | |
ASSN_UID | Gets or sets the unique identifier for the assignment. | |
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. | |
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. | |
ASSN_WORK | Gets or sets the total work based on the assignment span and the assignment units for the assigned resource. | |
ASSN_WORK_CONTOUR | Gets the value that specifies how to distribute work for an assignment across the duration of the assignment. Read-only. | |
CREATED_DATE | Gets the date and time this row was created. Read-only. | |
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_NAME | Gets or sets the name of the project the assignment belongs to, identified by the PROJ_UID property. | |
PROJ_UID | Gets or sets the GUID of the project that the assignment belongs to. | |
RES_NAME | Gets or sets the name of the resource that is assigned to the task. | |
RES_UID | Gets or sets the GUID of the assigned resource. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
TASK_IS_SUMMARY | Gets the Boolean value that specifies whether the assignment belongs to a summary task. Read-only. | |
TASK_NAME | Gets or sets the name of the task to which the resource is assigned. | |
TASK_UID | Gets or sets the GUID of the task to which the resource is assigned. | |
WASSN_COMMENTS | This member is reserved for internal use and is not intended to be used directly from your code. | |
WASSN_NOTE_STATUS | This member is reserved for internal use and is not intended to be used directly from your code. | |
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 | |
---|---|---|
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_ACT_COSTNull | Determines whether the ASSN_ACT_COST property is set to a null reference (Nothing in Visual Basic) value. | |
IsASSN_ACT_FINISHNull | Determines whether the ASSN_ACT_FINISH property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_ACT_OVT_COSTNull | Determines whether the ASSN_ACT_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_ACT_OVT_WORKNull | Determines whether the ASSN_ACT_OVT_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_ACT_STARTNull | Determines whether the ASSN_ACT_START property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_ACT_WORKNull | Determines whether the ASSN_ACT_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_ACWPNull | Determines whether the ASSN_ACWP property is set to a a null reference (Nothing in Visual Basic) value. | |
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. | |
IsASSN_BASE_COSTNull | Determines whether the ASSN_BASE_COST property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_BASE_FINISHNull | Determines whether the ASSN_BASE_FINISH property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_BASE_STARTNull | Determines whether the ASSN_BASE_START property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_BASE_WORKNull | Determines whether the ASSN_BASE_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_BCWPNull | Determines whether the ASSN_BCWP property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_BCWSNull | Determines whether the ASSN_BCWS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_BOOKING_TYPENull | Determines whether the ASSN_BOOKING_TYPE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_COST_RATE_TABLENull | Determines whether the ASSN_COST_RATE() property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_COSTNull | Determines whether the ASSN_COST property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_DELAY_FMTNull | Determines whether the ASSN_DELAY_FMT property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_DELAYNull | Determines whether the ASSN_DELAY property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_DEMAND_REQNull | Determines whether the ASSN_DEMAND_REQ property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_ENTSUMPROJIDNull | Determines whether the ASSN_ENTSUMPROJID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_FINISH_DATENull | Determines whether the ASSN_FINISH_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_FINISH_VARNull | Determines whether the ASSN_FINISH_VAR is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_HAS_LINKED_FIELDSNull | Determines whether the ASSN_HAS_LINKED_FIELDS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_IS_CONFIRMEDNull | Determines whether the ASSN_IS_CONFIRMED property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_IS_OVERALLOCATEDNull | Determines whether the ASSN_IS_OVERALLOCATED property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_LEVELING_DELAYNull | Determines whether the ASSN_LEVELING_DELAY property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_MATERIAL_RATE_FMTNull | Determines whether the ASSN_MATERIAL_RATE_FMT property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_OVT_COSTNull | Determines whether the ASSN_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_OVT_WORKNull | Determines whether the ASSN_OVT_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_PARENT_UIDNull | Determines whether the ASSN_PARENT_UID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_PCT_WORK_COMPLETENull | Determines whether the ASSN_PCT_WORK_COMPLETE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_REG_WORKNull | Determines whether the ASSN_REG_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_REM_COSTNull | Determines whether the ASSN_REM_COST property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_REM_OVT_COSTNull | Determines whether the ASSN_REM_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_REM_OVT_WORKNull | Determines whether the ASSN_REM_OVT_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_REM_WORKNull | Determines whether the ASSN_REM_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_RES_TYPENull | Determines whether the ASSN_RES_TYPE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_RESPONSE_PENDINGNull | Determines whether the ASSN_RESPONSE_PENDING property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_RESUME_DATENull | Determines whether the ASSN_RESUME_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_START_DATENull | Determines whether the ASSN_START_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_START_VARNull | Determines whether the ASSN_START_VAR property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_STOP_DATENull | Determines whether the ASSN_STOP_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_UNITSNull | Determines whether the ASSN_UNITS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_UPDATE_NEEDEDNull | Determines whether the ASSN_UPDATE_NEEDED property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_WORK_CONTOURNull | Determines whether the ASSN_WORK_CONTOUR property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_WORKNull | Determines whether the ASSN_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsCREATED_DATENull | Determines whether the CREATED_DATE 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.) | |
IsPROJ_NAMENull | Determines whether the PROJ_NAME 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. | |
IsTASK_IS_SUMMARYNull | Determines whether the TASK_IS_SUMMARY property is set to a a null reference (Nothing in Visual Basic) value. | |
IsTASK_NAMENull | Determines whether the TASK_NAME property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_COMMENTSNull | Determines whether the WASSN_COMMENTS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_NOTE_STATUSNull | Determines whether the WASSN_NOTE_STATUS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_SEND_UPDATE_DATENull | Determines whether the WASSN_SEND_UPDATE_DATE 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_ACT_COSTNull | Sets the ASSN_ACT_COST property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_ACT_FINISHNull | Sets the ASSN_ACT_FINISH property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_ACT_OVT_COSTNull | Sets the ASSN_ACT_OVT_COST property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_ACT_OVT_WORKNull | Sets the ASSN_ACT_OVT_WORK property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_ACT_STARTNull | Sets the ASSN_ACT_START property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_ACT_WORKNull | Sets the ASSN_ACT_WORK property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_ACWPNull | Sets the ASSN_ACWP property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_BASE_COST_PER_USENull | Sets the ASSN_BASE_COST_PER_USE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_BASE_COSTNull | Sets the ASSN_BASE_COST property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_BASE_FINISHNull | Sets the ASSN_BASE_FINISH property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_BASE_STARTNull | Sets the ASSN_BASE_START property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_BASE_WORKNull | Sets the ASSN_BASE_WORK property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_BCWPNull | Sets the ASSN_BCWP property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_BCWSNull | Sets the ASSN_BCWS property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_BOOKING_TYPENull | Sets the ASSN_BOOKING_TYPE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_COST_RATE_TABLENull | Sets the ASSN_COST_RATE_TABLE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_COSTNull | Sets the ASSN_COST property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_DELAY_FMTNull | Sets the ASSN_DELAY_FMT property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_DELAYNull | Sets the ASSN_DELAY property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_DEMAND_REQNull | Sets the ASSN_DEMAND_REQ property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_ENTSUMPROJIDNull | Sets the ASSN_ENTSUMPROJID property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_FINISH_DATENull | Sets the ASSN_FINISH_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_FINISH_VARNull | Sets the ASSN_FINISH_VAR property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_HAS_LINKED_FIELDSNull | Sets the ASSN_HAS_LINKED_FIELDS property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_IS_CONFIRMEDNull | Sets the ASSN_IS_CONFIRMED property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_IS_OVERALLOCATEDNull | Sets the ASSN_IS_OVERALLOCATED property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_LEVELING_DELAYNull | Sets the ASSN_LEVELING_DELAY property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_MATERIAL_RATE_FMTNull | Sets the ASSN_MATERIAL_RATE_FMT property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_OVT_COSTNull | Sets the ASSN_OVT_COST property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_OVT_WORKNull | Sets the ASSN_OVT_WORK property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_PARENT_UIDNull | Sets the ASSN_PARENT_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_PCT_WORK_COMPLETENull | Sets the ASSN_PCT_WORK_COMPLETE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_REG_WORKNull | Sets the ASSN_REG_WORK property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_REM_COSTNull | Sets the ASSN_REM_COST property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_REM_OVT_COSTNull | Sets the ASSN_REM_OVT_COST property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_REM_OVT_WORKNull | Sets the ASSN_REM_OVT_WORK property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_REM_WORKNull | Sets the ASSN_REM_WORK property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_RES_TYPENull | Sets the ASSN_RES_TYPE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_RESPONSE_PENDINGNull | Sets the ASSN_RES_TYPE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_RESUME_DATENull | Sets the ASSN_RESUME_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_START_DATENull | Sets the ASSN_START_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_START_VARNull | Sets the ASSN_START_VAR property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_STOP_DATENull | Sets the ASSN_STOP_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_UNITSNull | Sets the ASSN_UNITS property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_UPDATE_NEEDEDNull | Sets the ASSN_UPDATE_NEEDED property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_WORK_CONTOURNull | Sets the ASSN_WORK_CONTOUR property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_WORKNull | Sets the ASSN_WORK 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.) | |
SetCREATED_DATENull | Sets the CREATED_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetPROJ_NAMENull | Sets the PROJ_NAME 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. | |
SetTASK_IS_SUMMARYNull | Sets the TASK_IS_SUMMARY property to a a null reference (Nothing in Visual Basic) value. | |
SetTASK_NAMENull | Sets the TASK_NAME property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_COMMENTSNull | Sets the WASSN_COMMENTS property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_NOTE_STATUSNull | Sets the WASSN_NOTE_STATUS property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_SEND_UPDATE_DATENull | Sets the WASSN_SEND_UPDATE_DATE 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