StatusApprovalDataSet.StatusApprovalsRow Members

Include Protected Members
Include Inherited Members

Specifies a row of status approval information.

The StatusApprovalDataSet.StatusApprovalsRow type exposes the following members.

Properties

 

Name

Description

Public property

ASSN_ACT_WORK

Indicates the actual number of work hours for the specified project.

Public property

ASSN_CHANGE_DATA

Public property

ASSN_ERROR_STATUS

Public property

ASSN_ERROR_TOOLTIP

Public property

ASSN_FINISH_DATE

Indicates the projected finish date for the specified assignment.

Public property

ASSN_PCT_WORK_COMPLETE

Indicates the percentage of completed work for the specified assignment.

Public property

ASSN_REM_WORK

Indicates the budgeted amount of remaining work for the specified project.

Public property

ASSN_START_DATE

Indicates the projected start date for the specified assignment.

Public property

ASSN_TEAM_STATUS_PENDING

Public property

ASSN_TRANS_ACTION_ENUM

Public property

ASSN_TRANS_SUBMIT_DATE

Indicates the submission date for the transaction of the specified assignment.

Public property

ASSN_TRANS_TYPE_ENUM

Public property

ASSN_TRANS_UID

Public property

ASSN_UID

Public property

ASSN_WORK

Public property

CREATED_DATE

Public property

HasErrors

(Inherited from DataRow.)

Public property

IS_ASSN

Public property

IS_PUBLISHED

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

MOD_DATE

Public property

PROJ_NAME

Public property

PROJ_UID

Public property

RES_NAME

Public property

RES_NAME_DELEGATEE

Public property

RES_NAME_MANAGER

Public property

RES_NAME_OWNER

Public property

RES_NAME_SUBMITTER

Public property

RES_TYPE

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

Public property

RES_UID

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

TASK_CHANGE_DATA

Public property

TASK_ID

Public property

TASK_IS_SUMMARY

Public property

TASK_NAME

Public property

TASK_PARENT_UID

Public property

TASK_UID

Public property

WASSN_IS_NEW_ASSN

Public property

WASSN_NOTE_STATUS

Public property

WASSN_REMOVED_BY_RES

Public property

WOBJ_DOC_REF_CNT

Public property

WOBJ_ISSUE_REF_CNT

Public property

WOBJ_OTHER_REF_CNT

Public property

WOBJ_RISK_REF_CNT

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_WORKNull

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

Public method

IsASSN_CHANGE_DATANull

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

Public method

IsASSN_ERROR_STATUSNull

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

Public method

IsASSN_ERROR_TOOLTIPNull

Determines whether the ASSN_ERROR_TOOLTIP 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_PCT_WORK_COMPLETENull

Determines whether the ASSN_PCT_WORK_COMPLETED() 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_START_DATENull

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

Public method

IsASSN_TEAM_STATUS_PENDINGNull

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

Public method

IsASSN_TRANS_SUBMIT_DATENull

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

IsPROJ_UIDNull

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

Public method

IsRES_NAME_DELEGATEENull

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

Public method

IsRES_NAME_MANAGERNull

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

Public method

IsRES_NAME_OWNERNull

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

Public method

IsRES_NAME_SUBMITTERNull

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

IsRES_TYPENull

Determines whether the RES_TYPE 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_CHANGE_DATANull

Determines whether the TASK_CHANGE_DATA 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_PARENT_UIDNull

Determines whether the TASK_PARENT_UID

Public method

IsTASK_UIDNull

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

Public method

IsWOBJ_DOC_REF_CNTNull

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

Public method

IsWOBJ_ISSUE_REF_CNTNull

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

Public method

IsWOBJ_OTHER_REF_CNTNull

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

Public method

IsWOBJ_RISK_REF_CNTNull

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

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

Public method

SetASSN_CHANGE_DATANull

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

Public method

SetASSN_ERROR_STATUSNull

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

Public method

SetASSN_ERROR_TOOLTIPNull

Sets the ASSN_ERROR_TOOLTIP 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_PCT_WORK_COMPLETENull

Sets the ASSN_PCT_WORK_COMPLETE 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_START_DATENull

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

Public method

SetASSN_TEAM_STATUS_PENDINGNull

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

Public method

SetASSN_TRANS_SUBMIT_DATENull

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

SetPROJ_UIDNull

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

Public method

SetRES_NAME_DELEGATEENull

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

Public method

SetRES_NAME_MANAGERNull

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

Public method

SetRES_NAME_OWNERNull

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

Public method

SetRES_NAME_SUBMITTERNull

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

SetRES_TYPENull

Sets the RES_TYPE 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_CHANGE_DATANull

Sets the TASK_CHANGE_DATA 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_PARENT_UIDNull

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

SetWOBJ_DOC_REF_CNTNull

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

Public method

SetWOBJ_ISSUE_REF_CNTNull

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

Public method

SetWOBJ_OTHER_REF_CNTNull

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

Public method

SetWOBJ_RISK_REF_CNTNull

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

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

StatusApprovalDataSet.StatusApprovalsRow Class

WebSvcStatusing Namespace