StatusingDataSet.AssignmentsRow Members

Include Protected Members
Include Inherited Members

Specifies one row of assignment data.

The StatusingDataSet.AssignmentsRow type exposes the following members.

Properties

 

Name

Description

Public property

ASSN_ACT_COST

Specifies 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

Specifies the actual cost associated with overtime on the assignment.

Public property

ASSN_ACT_OVT_WORK

Specifies the actual overtime work hours associated with the assignment.

Public property

ASSN_ACT_START

Specifies the actual start date of the assignment.

Public property

ASSN_ACT_WORK

Specifies the actual work hours associated with the assignment.

Public property

ASSN_BUDGET_COST

Public property

ASSN_BUDGET_WORK

Public property

ASSN_CONTOUR_DATA

Supplies the contour values for the specified assignment.

Public property

ASSN_COST

Specifies the budgeted cost of the assignment.

Public property

ASSN_COST_IS_VALID

Indicates whether the assignment cost has been approved.

Public property

ASSN_COST_RATE_TABLE

The cost rate table associated with the specified assignment.

Public property

ASSN_DELAY

Specifies any delay associated with the assignment.

Public property

ASSN_FINISH_DATE

Specifies the budgeted finish date of the assignment.

Public property

ASSN_IS_CONFIRMED

Indicates whether the assignment has been approved by the primary owner.

Public property

ASSN_IS_CONFIRMED1

Indicates whether the assignment has been approved by a secondary owner.

Public property

ASSN_LEVELING_DELAY

Specifies the amount of leveling delay associated with the assignment.

Public property

ASSN_OVT_COST

Specifies the budgeted overtime cost associated with the assignment.

Public property

ASSN_OVT_WORK

Specifies the budgeted overtime working hours associated with the assignment.

Public property

ASSN_PCT_WORK_COMPLETE

Indicates the percentage of completed work associated with the specified assignment.

Public property

ASSN_REG_WORK

Indicates the budgeted amount of regular (non-overtime) work with the specified assignment.

Public property

ASSN_REM_COST

Indicates the remaining budgeted cost of the specified assignment.

Public property

ASSN_REM_OVT_COST

Indicates the remaining budgeted overtime cost of the specified assignment.

Public property

ASSN_REM_OVT_WORK

Indicates the remaining budgeted overtime work hours of the specified assignment.

Public property

ASSN_REM_WORK

Indicates the remaining work hours of the specified assignment.

Public property

ASSN_RESPONSE_PENDING

Public property

ASSN_RESUME_DATE

Indicates the projected date upon which work is resumed on the specified assignment.

Public property

ASSN_START_DATE

Indicates the projected start date of the specified assignment.

Public property

ASSN_STOP_DATE

Indicates the projected stop date of the specified assignment.

Public property

ASSN_TASK_MANAGEMENT_FLAGS

Public property

ASSN_UID

Specifies the unique identifier of the assignment.

Public property

ASSN_UNITS

Specifies the units associated with the specified assignment.

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 parent project name of the specified assignment.

Public property

PROJ_TYPE

Indicates the parent project type of the specified assignment.

Public property

PROJ_UID

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

Public property

RES_UID

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

Public property

RES_UID_OWNER

Specifies the unique identifier of the user who is assigned to be the owner of the specified resource.

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.

Public property

TASK_UID

Specifies the unique identifier of the task.

Public property

WASSN_ACTUALS_PENDING

Public property

WASSN_COMMENTS

Comments associated with web administration of the specified assignment.

Public property

WASSN_DELEG_PENDING

Public property

WASSN_DELETED_IN_PROJ

Indicates whether or not this assignment has been marked for deletion for purposes of web administration

Public property

WASSN_IS_NEW_ASSN

A web administration field which indicates whether the assignment is newly created.

Public property

WASSN_LOCKDOWN_BY_MANAGER

A web administration field which indicates whether the assignment is locked down by the manager against editing.

Public property

WASSN_MGR_UPDATED

A web administration field which indicates whether the manager has updated the assignment.

Public property

WASSN_REMOVED_BY_RES

A web administration field which indicates whether the assignment was removed by a resource.

Public property

WASSN_SEND_UPDATE_DATE

Public property

WASSN_SEND_UPDATE_NEEDED

A web administration field which indicates whether subscribers to the assignment should receive an e-mail update.

Public property

WASSN_UPDATE_CONFLICT

Public property

WASSN_UPDATE_TRACKING_MODE

Public property

WRES_UID_MANAGER

Specifies the unique identifier of the user who is the indicated manager of the resource.

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_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_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_BUDGET_COSTNull

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

Public method

IsASSN_BUDGET_WORKNull

Determines whether the ASSN_BUDGET_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_CONFIRMED1Null

Determines whether the ASSN_IS_CONFIRMED1 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_LEVELING_DELAY 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_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_STOP_DATENull

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

Public method

IsASSN_TASK_MANAGEMENT_FLAGSNull

Sets the ASSN_TASK_MANAGEMENT_FLAGS property 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

IsRES_UID_OWNERNull

Determines whether the RES_UID_OWNER 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_DELEG_PENDINGNull

Determines whether the WASSN_DELEG_PENDING 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_LOCKDOWN_BY_MANAGERNull

Determines whether the WASSN_LOCKDOWN_BY_MANAGER 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_REMOVED_BY_RESNull

Determines whether the WASSN_REMOVED_BY_RES 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.

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_OVT_COST property to a a null reference (Nothing in Visual Basic) value.

Public method

SetASSN_ACT_OVT_WORKNull

Sets the ASSN_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_BUDGET_COSTNull

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

Public method

SetASSN_BUDGET_WORKNull

Sets the ASSN_BUDGET_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_CONFIRMED1Null

Sets the ASSN_IS_CONFIRMED1 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_RESPONSE_PENDINGNull

Sets the ASSN_RESPONSE_PENDING 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_TASK_MANAGEMENT_FLAGSNull

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

SetRES_UID_OWNERNull

Sets the RES_UID_OWNER 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_DELEG_PENDINGNull

Sets the WASSN_DELEG_PENDING 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_LOCKDOWN_BY_MANAGERNull

Sets the WASSN_LOCKDOWN_BY_MANAGER 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_REMOVED_BY_RESNull

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

Public method

SetWASSN_SEND_UPDATE_DATENull

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

StatusingDataSet.AssignmentsRow Class

WebSvcStatusing Namespace