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

Public property

ASSN_ACT_COST

Indicates the actual cost of the assignment.

Public property

ASSN_ACT_FINISH

Specifies the actual finish date of the assignment.

Public property

ASSN_ACT_OVT_COST

Indicates the actual overtime cost of the specified assignment.

Public property

ASSN_ACT_OVT_WORK

Indicates the actual overtime work hours of the specified assignment.

Public property

ASSN_ACT_START

Specifies the actual starting date of the assignment.

Public property

ASSN_ACT_WORK

Indicates the actual number of work hours associated with the specified assignment.

Public property

ASSN_CONTOUR_DATA

Indicates contour values associated with the specified assignment.

Public property

ASSN_COST

Specifies the budgeted cost of the assignment.

Public property

ASSN_COST_IS_VALID

Indicates whether or not the cost associated with the assignment has been approved.

Public property

ASSN_COST_RATE_TABLE

Indicates the cost rate table values associated with the specified assignment.

Public property

ASSN_DELAY

Indicates the projected amount of delay of the specified assignment.

Public property

ASSN_FINISH_DATE

Specifies the projected finish date of the assignment.

Public property

ASSN_IS_CONFIRMED

Public property

ASSN_LEVELING_DELAY

Indicates the amount of leveling delay of the specified assignment.

Public property

ASSN_OVT_COST

Indicates the budgeted overtime cost associated with the specified assignment.

Public property

ASSN_OVT_WORK

Indicates the budgeted overtime work hours of the specified assignment.

Public property

ASSN_PCT_WORK_COMPLETE

Indicates the percentage of completed work for the specified assignment.

Public property

ASSN_REG_WORK

Indicates the budgeted regular work hours for the specified assignment.

Public property

ASSN_REM_COST

Indicates the budgeted amount of remaining cost for the specified assignment.

Public property

ASSN_REM_OVT_COST

Indicates the remaining budgeted amount of cost for the specified assignment.

Public property

ASSN_REM_OVT_WORK

Indicates the remaining budgeted amount of overtime hours for the specified assignment.

Public property

ASSN_REM_WORK

Indicates the remaining budgeted work hours for the assignment.

Public property

ASSN_RESUME_DATE

Indicates the projected date for resuming work on the assignment.

Public property

ASSN_START_DATE

Indicates the projected start date for the assignment.

Public property

ASSN_STOP_DATE

Indicates the projected stop date for the assignment.

Public property

ASSN_UID

Specifies the unique identifier of the assignment.

Public property

ASSN_UNITS

Public property

ASSN_WORK

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

Indicates the name of the parent project of the specified assignment.

Public property

PROJ_TYPE

Indicates the type of the parent project for the specified assignment.

Public property

PROJ_UID

Indicates the unique identifier of the parent project for the specified assignment.

Public property

RES_UID

Indicates the unique identifier of the resource for the specified assignment.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

TASK_IS_SUMMARY

Public property

TASK_NAME

Specifies the name of the task associated with the assignment.

Public property

TASK_UID

Public property

WASSN_ACTUALS_PENDING

Public property

WASSN_COMMENTS

Public property

WASSN_DELETED_IN_PROJ

Public property

WASSN_IS_NEW_ASSN

Public property

WASSN_MGR_UPDATED

Public property

WASSN_SEND_UPDATE_NEEDED

Public property

WASSN_UPDATE_CONFLICT

Public property

WASSN_UPDATE_TRACKING_MODE

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_CONTOUR_DATANull

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

Public method

IsASSN_COST_IS_VALIDNull

Determines whether the ASSN_COST_IS_VALID 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_TABLE 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_DELAYNull

Determines whether the ASSN_DELAY 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_IS_CONFIRMEDNull

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

Public method

IsASSN_LEVELING_DELAYNull

Determines whether the ASSN_ACT_COST 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_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_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_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_WORKNull

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

IsPROJ_TYPENull

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

Public method

IsPROJ_UIDNull

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

Public method

IsRES_UIDNull

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

IsTASK_UIDNull

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

Public method

IsWASSN_ACTUALS_PENDINGNull

Determines whether the WASSN_ACTUALS_PENDING 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_DELETED_IN_PROJNull

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

Public method

IsWASSN_IS_NEW_ASSNNull

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

Public method

IsWASSN_MGR_UPDATEDNull

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

Public method

IsWASSN_SEND_UPDATE_NEEDEDNull

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

Public method

IsWASSN_UPDATE_CONFLICTNull

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

Public method

IsWASSN_UPDATE_TRACKING_MODENull

Determines whether the WASSN_UPDATE_TRACKING_MODE 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_CONTOUR_DATANull

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

Public method

SetASSN_COST_IS_VALIDNull

Sets the ASSN_COST_IS_VALID 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_DELAYNull

Sets the ASSN_DELAY 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_IS_CONFIRMEDNull

Sets the ASSN_IS_CONFIRMED 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_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_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_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_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_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

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

SetPROJ_TYPENull

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

Public method

SetPROJ_UIDNull

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

Public method

SetRES_UIDNull

Sets the RES_UID 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

SetTASK_UIDNull

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

Public method

SetWASSN_ACTUALS_PENDINGNull

Sets the WASSN_ACTUALS_PENDING 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_DELETED_IN_PROJNull

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

Public method

SetWASSN_IS_NEW_ASSNNull

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

Public method

SetWASSN_MGR_UPDATEDNull

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

Public method

SetWASSN_SEND_UPDATE_NEEDEDNull

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

Public method

SetWASSN_UPDATE_CONFLICTNull

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

Public method

SetWASSN_UPDATE_TRACKING_MODENull

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

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

StatusingAssignmentsDataSet.AssignmentsRow Class

WebSvcStatusing Namespace