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 Contains the binary representation of changes (if any) that were made to the assignment fields.
Public property ASSN_ERROR_STATUS Gets the error status for an assignment.
Public property ASSN_ERROR_TOOLTIP Gets the assignment error details, when the ASSN_ERROR_STATUS value is greater than 0.
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 Indicates whether a resource assigned to the task has sent a status message in response to a team status message.
Public property ASSN_TRANS_ACTION_ENUM Gets or sets a value that specifies the decision that the project manager has taken for a transaction.
Public property ASSN_TRANS_COMMENT Gets or sets the comment that is made by the user for a transaction.
Public property ASSN_TRANS_SUBMIT_DATE Indicates the submission date for the transaction of the specified assignment.
Public property ASSN_TRANS_TYPE_ENUM Gets or sets the value that specifies the type of transaction.
Public property ASSN_TRANS_UID Gets or sets the transaction GUID.
Public property ASSN_UID Specifies the unique identifier of the assignment.
Public property ASSN_WORK Specifies the total assignment work, based on the assignment span and the assignment units for the assigned resource.
Public property CREATED_DATE Specifies the date and time when a project was created.
Public property HasErrors (Inherited from DataRow.)
Public property IS_ASSN Specifies whether the status approvals row is an assignment.
Public property IS_PUBLISHED Specifies whether the status approvals row 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 Specifies the date and time of the most recent modification.
Public property PROJ_NAME Specifies the name of the project to which the status approval information belongs.
Public property PROJ_UID Specifies the unique identifier of the project to which the status approval information belongs.
Public property RES_NAME Specifies the user name of the resource who is associated with the status approval information.
Public property RES_NAME_DELEGATEE Gets or sets the name of the resource to which the assignment is being delegated.
Public property RES_NAME_MANAGER Indicates the user name of the manager for the specified resource.
Public property RES_NAME_OWNER Specifies the user name of the owner of the specified resource.
Public property RES_NAME_SUBMITTER Specifies the user name of the submitter of the specified resource.
Public property RES_TYPE Specifies the resource type.
Public property RES_UID Indicates the unique identifier of the resource that is associated with the status approval information.
Public property RES_UID_OWNER Specifies the GUID of the resource who is the owner of this assignment.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property TASK_CHANGE_DATA Contains the binary representation of changes (if any) that were made to the task fields.
Public property TASK_ID Represents the integer-based identifier of the specified task.
Public property TASK_IS_SUMMARY Indicates whether a task is a summary task.
Public property TASK_NAME Represents the name of the specified task.
Public property TASK_PARENT_UID Represents the unique identifier of the task parent.
Public property TASK_UID Represents the unique identifier for the specified task.
Public property WASSN_IS_NEW_ASSN Gets or sets the web administration field that indicates whether the assignment is newly created.
Public property WASSN_NOTE_STATUS Indicates whether a note has been entered for the assignment.
Public property WASSN_REMOVED_BY_RES Specifies the web administration field that indicates whether the assignment was removed by a resource.
Public property WOBJ_DOC_REF_CNT Specifies the number of documents linked to the web object.
Public property WOBJ_ISSUE_REF_CNT Specifies the number of issues that are linked to the web object.
Public property WOBJ_OTHER_REF_CNT Specifies the number of generic SharePoint list items that are linked to the web object.
Public property WOBJ_RISK_REF_CNT Specifies the number of risks that are linked to the web object.

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_COMPLETE 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_COMMENTNull Determines whether the ASSN_TRANS_COMMENT 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_UID_OWNERNull Determines whether the RES_UID_OWNER 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 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 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_COMMENTNull Sets the ASSN_TRANS_COMMENT 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_UID_OWNERNull Sets the RES_UID_OWNER 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

Extension Methods

  Name Description
Public Extension Method GetValue<T> Reserved for internal use. (Defined by PSUtility.)

Top

See Also

Reference

StatusApprovalDataSet.StatusApprovalsRow Class

Statusing Web Service