StatusingAssignmentsDataSet.AssignmentsRow Members
Include Protected Members
Include Inherited Members
Specifies one row of assignment data.
The StatusingAssignmentsDataSet.AssignmentsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
ASSN_ACT_COST | Indicates the actual cost of the assignment. | |
ASSN_ACT_FINISH | Specifies the actual finish date of the assignment. | |
ASSN_ACT_OVT_COST | Indicates the actual overtime cost of the specified assignment. | |
ASSN_ACT_OVT_WORK | Indicates the actual overtime work hours of the specified assignment. | |
ASSN_ACT_START | Specifies the actual starting date of the assignment. | |
ASSN_ACT_WORK | Indicates the actual number of work hours that are associated with the specified assignment. | |
ASSN_CONTOUR_DATA | Indicates contour values that are associated with the specified assignment. | |
ASSN_COST | Specifies the budgeted cost of the assignment. | |
ASSN_COST_IS_VALID | Indicates whether the cost associated with the assignment is approved. | |
ASSN_COST_RATE_TABLE | Indicates the cost rate table values that are associated with the specified assignment. | |
ASSN_DELAY | Indicates the projected amount of delay of the specified assignment. | |
ASSN_FINISH_DATE | Specifies the projected finish date of the assignment. | |
ASSN_IS_CONFIRMED | Gets or sets the Boolean value that specifies whether the assignment is confirmed. | |
ASSN_LEVELING_DELAY | Indicates the amount of leveling delay of the specified assignment. | |
ASSN_OVT_COST | Indicates the budgeted overtime cost that is associated with the specified assignment. | |
ASSN_OVT_WORK | Indicates the budgeted overtime work hours of the specified assignment. | |
ASSN_PCT_WORK_COMPLETE | Indicates the percentage of completed work for the specified assignment. | |
ASSN_REG_WORK | Indicates the budgeted regular work hours for the specified assignment. | |
ASSN_REM_COST | Indicates the budgeted amount of remaining cost for the specified assignment. | |
ASSN_REM_OVT_COST | Indicates the remaining budgeted amount of cost for the specified assignment. | |
ASSN_REM_OVT_WORK | Indicates the remaining budgeted amount of overtime hours for the specified assignment. | |
ASSN_REM_WORK | Indicates the remaining budgeted work hours for the assignment. | |
ASSN_RESUME_DATE | Indicates the projected date for resuming work on the assignment. | |
ASSN_START_DATE | Indicates the projected start date for the assignment. | |
ASSN_STOP_DATE | Indicates the projected stop date for the assignment. | |
ASSN_UID | Specifies the unique identifier of the assignment. | |
ASSN_UNITS | Specifies how much work the resource performs on this assignment, expressed as a percentage of the resource's theoretical full capacity. | |
ASSN_WORK | Specifies the total amount of work scheduled to be performed by a resource on a task. | |
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 | Indicates the name of the parent project of the specified assignment. | |
PROJ_TYPE | Indicates the type of the parent project for the specified assignment. | |
PROJ_UID | Indicates the unique identifier of the parent project for the specified assignment. | |
RES_UID | Indicates the unique identifier of the resource for the specified assignment. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
TASK_IS_SUMMARY | Indicates whether a task is a summary task. | |
TASK_NAME | Specifies the name of the task that is associated with the assignment. | |
TASK_UID | Gets or sets the task GUID. | |
WASSN_ACTUALS_PENDING | Indicates whether assignment actuals are pending, and if so, whether they have been accepted or rejected by the manager. | |
WASSN_COMMENTS | Contains the user's comments about the assignment. | |
WASSN_DELETED_IN_PROJ | Indicates whether this assignment has been marked for deletion for purposes of web administration. | |
WASSN_IS_NEW_ASSN | Gets or sets the web administration field that indicates whether the assignment is newly created. | |
WASSN_MGR_UPDATED | Gets or sets a web administration field that indicates whether the manager has updated the assignment. | |
WASSN_SEND_UPDATE_NEEDED | Gets or sets web administration field that indicates whether subscribers to the assignment should receive an update by email message. | |
WASSN_UPDATE_CONFLICT | Gets or sets web administration field that indicates whether the updated assignment has a conflict. | |
WASSN_UPDATE_TRACKING_MODE | Gets or sets the value that specifies the tracking method of the assignment. |
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 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_CONTOUR_DATANull | Determines whether the ASSN_CONTOUR_DATA property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_COST_IS_VALIDNull | Determines whether the ASSN_COST_IS_VALID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_COST_RATE_TABLENull | Determines whether the ASSN_COST_RATE_TABLE 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_DELAYNull | Determines whether the ASSN_DELAY 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_IS_CONFIRMEDNull | Determines whether the ASSN_IS_CONFIRMED property is set to a a null reference (Nothing in Visual Basic) value. | |
IsASSN_LEVELING_DELAYNull | Determines whether the ASSN_ACT_COST 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_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_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_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_WORKNull | Determines whether the ASSN_WORK 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. | |
IsPROJ_TYPENull | Determines whether the PROJ_TYPE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_UIDNull | Determines whether the PROJ_UID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsRES_UIDNull | Determines whether the RES_UID 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. | |
IsTASK_UIDNull | Determines whether the TASK_UID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_ACTUALS_PENDINGNull | Determines whether the WASSN_ACTUALS_PENDING 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_DELETED_IN_PROJNull | Determines whether the WASSN_DELETED_IN_PROJ property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_IS_NEW_ASSNNull | Determines whether the WASSN_IS_NEW_ASSN property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_MGR_UPDATEDNull | Determines whether the WASSN_MGR_UPDATED property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_SEND_UPDATE_NEEDEDNull | Determines whether the WASSN_SEND_UPDATE_NEEDED property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_UPDATE_CONFLICTNull | Determines whether the WASSN_UPDATE_CONFLICT property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_UPDATE_TRACKING_MODENull | Determines whether the WASSN_UPDATE_TRACKING_MODE 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_CONTOUR_DATANull | Sets the ASSN_CONTOUR_DATA property to a a null reference (Nothing in Visual Basic) value. | |
SetASSN_COST_IS_VALIDNull | Sets the ASSN_COST_IS_VALID 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_DELAYNull | Sets the ASSN_DELAY 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_IS_CONFIRMEDNull | Sets the ASSN_IS_CONFIRMED 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_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_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_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_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_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.) | |
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. | |
SetPROJ_TYPENull | Sets the PROJ_TYPE property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_UIDNull | Sets the PROJ_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetRES_UIDNull | Sets the RES_UID 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. | |
SetTASK_UIDNull | Sets the TASK_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_ACTUALS_PENDINGNull | Sets the WASSN_ACTUALS_PENDING 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_DELETED_IN_PROJNull | Sets the WASSN_DELETED_IN_PROJ property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_IS_NEW_ASSNNull | Sets the WASSN_IS_NEW_ASSN property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_MGR_UPDATEDNull | Sets the WASSN_MGR_UPDATED property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_SEND_UPDATE_NEEDEDNull | Sets the WASSN_SEND_UPDATE_NEEDED property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_UPDATE_CONFLICTNull | Sets the WASSN_UPDATE_CONFLICT property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_UPDATE_TRACKING_MODENull | Sets the WASSN_UPDATE_TRACKING_MODE 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