StatusingDataSet.TasksRow members

Specifies one row of task status data.

The StatusingDataSet.TasksRow type exposes the following members.

Properties

  Name Description
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_UID Specifies a unique identifier for the project that is associated with the task.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property TASK_ACT_COST Indicates the actual cost of the task.
Public property TASK_ACT_DUR Specifies the actual duration of the task.
Public property TASK_ACT_FINISH Specifies the actual finish date and time of the task.
Public property TASK_ACT_OVT_COST Specifies the actual overtime cost of the task.
Public property TASK_ACT_OVT_WORK Specifies the actual overtime work hours for the task.
Public property TASK_ACT_START Specifies the actual start date and time for the task.
Public property TASK_ACT_WORK Specifies the actual non-overtime work hours for the task.
Public property TASK_BUDGET_COST Represents the total budgeted cost for the task.
Public property TASK_BUDGET_WORK Represents the total budgeted work for the task.
Public property TASK_CAL_UID Specifies the unique identifier for the calendar that is associated with the task.
Public property TASK_CONSTRAINT_DATE Indicates the date and time of the constraint for the specified task.
Public property TASK_CONSTRAINT_TYPE Indicates the type of constraint that is associated with the specified task.
Public property TASK_COST Indicates the budgeted cost of the task.
Public property TASK_COST_IS_VALID Gets or sets the Boolean value that specifies whether the cost-related field of the task is current.
Public property TASK_DEADLINE Indicates the date and time for the deadline of the specified task.
Public property TASK_DUR Indicates the estimated duration of the specified task.
Public property TASK_DUR_FMT Indicates the desired date-and-time display format of the duration value, and whether the duration is considered an estimate rather than an actual value.
Public property TASK_DUR_TXT Gets or sets a text representation of the task duration, for manually scheduled tasks.
Public property TASK_FINISH_DATE Indicates the finish date and time of the specified task.
Public property TASK_FINISH_TXT The free form text that is associated with the task's finish.
Public property TASK_FIXED_COST Indicates the budgeted amount of fixed costs for the specified task.
Public property TASK_FIXED_COST_ACCRUAL Indicates how fixed costs are to be accrued within a task.
Public property TASK_HIERARCHY Specifies a string that contains the name of the ancestors of the task, starting from its parent, in left-to-right order.
Public property TASK_ID Specifies an integer-based identifier of whether the task is displayed in the list of tasks.
Public property TASK_IGNORES_RES_CAL Gets or sets the Boolean value that specifies whether the resource calendar should be ignored when scheduling a task.
Public property TASK_IS_ACTIVE Gets or sets the Boolean value that specifies whether the task is active.
Public property TASK_IS_EFFORT_DRIVEN Gets or sets the Boolean value that specifies whether the scheduling for a task is effort-driven.
Public property TASK_IS_EXTERNAL Gets or sets the Boolean value that specifies whether a task is linked from another project or whether it originated in the current project.
Public property TASK_IS_MANUAL Gets or sets the Boolean value that specifies whether a task is manually scheduled.
Public property TASK_IS_MARKED Indicates whether the task is flagged by the user as having special meaning.
Public property TASK_IS_MILESTONE Indicates whether a task is a major project milestone.
Public property TASK_IS_ROLLED_UP Gets or sets the Boolean value that specifies whether the information on the subtask Gantt bars will be rolled up to the summary task bar.
Public property TASK_IS_ROLLUP_ASSN Indicates whether the task has rollup data for the assignment.
Public property TASK_IS_SUBPROJ Indicates that the task represents a subproject.
Public property TASK_IS_SUMMARY Indicates whether a task is a summary task.
Public property TASK_LEVELING_ADJUSTS_ASSN Gets or sets the Boolean value that specifies whether the leveling function can delay and split individual assignments (rather than the entire task) to resolve over allocations.
Public property TASK_LEVELING_DELAY Indicates the amount of time that a task or assignment is to be delayed from its early start date as a result of resource leveling.
Public property TASK_NAME Specifies the name of the task.
Public property TASK_OPTINDX Gets the position identifier of the task in the tasks list.
Public property TASK_OUTLINE_LEVEL Specifies a number that indicates the level of the task (such as 1, 2, or 3) in the hierarchical outline structure.
Public property TASK_OUTLINE_NUM Specifies a number that represents the position of the task (such as 1, 1.1, or 1.2.1) in the hierarchical outline structure.
Public property TASK_OVT_COST Specifies the budgeted overtime cost for the task.
Public property TASK_OVT_WORK Indicates the budgeted amount of overtime work hours for the specified task.
Public property TASK_PARENT_UID Indicates the unique identifier of the parent task for the specified task.
Public property TASK_PCT_COMP Indicates the percent of completion for the specified task.
Public property TASK_PCT_WORK_COMP Indicates the percentage of work actually elapsed compared with the amount of work remaining to be done.
Public property TASK_PHY_PCT_COMP Represents an alternative for calculating the Budgeted Cost of Work Performed (TASK_BCWP).
Public property TASK_PRIORITY Specifies the level of importance given to the task, which indicates how readily the task or assignment can be delayed or split during resource leveling.
Public property TASK_PUBLISHED_UID Specifies the unique identifier of the task in the Published.database.
Public property TASK_REG_WORK Indicates the total amount of non-overtime work that is scheduled to be performed by resources.
Public property TASK_REM_COST Indicates the remaining cost of completing the specified task.
Public property TASK_REM_DUR Indicates the remaining amount of time that is needed to complete the unfinished portion of the specified task.
Public property TASK_REM_OVT_COST Indicates the cost of remaining overtime that is needed to complete the unfinished portion of the specified task.
Public property TASK_REM_OVT_WORK Represents the sum of all remaining overtime work values for all of the resources who are assigned to the task.
Public property TASK_REM_WORK Represents the sum of all remaining work values for all of the resources who are assigned to the unfinished task.
Public property TASK_RESUME_DATE Represents the date that the remaining portion of a task is scheduled to resume, after progress is entered.
Public property TASK_RTF_NOTES Represents notes that are associated with the specified task, and that are stored in Rich Text Format.
Public property TASK_SCHED_DUR Gets the duration of the task as calculated by the scheduler.
Public property TASK_SCHED_DUR_FMT Task scheduled duration format indicates the display format of the TASK_SCHED_DUR value, and whether the scheduled duration is considered an estimate rather than a firm value.
Public property TASK_SCHED_FINISH Gets the finish date of the task, as calculated by the scheduler.
Public property TASK_SCHED_START Gets the start date of the task, as calculated by the scheduler.
Public property TASK_START_DATE Indicates the date and time when work begins for a specified task.
Public property TASK_START_TXT Gets or sets the free-form text that is associated with the task;s start.
Public property TASK_STOP_DATE Indicates the stop date and time for the specified task.
Public property TASK_TYPE Specifies the task type.
Public property TASK_UID Specifies the unique identifier for the specified task.
Public property TASK_WBS Indicates a read-only alphanumeric code that represents the relationships between tasks.
Public property TASK_WINPROJ_UNIQUE_ID This member is reserved for internal use and is not intended to be used directly from your code.
Public property TASK_WORK Indicates the total amount of time that is scheduled on a task, for all assigned resources.
Public property TB_BASE_BUDGET_COST Gets the baseline value for TASK_BUDGET_COST. Read-only.
Public property TB_BASE_BUDGET_WORK Gets the baseline value for TASK_BUDGET_WORK. Read-only.
Public property TB_BASE_COMMITMENT_FINISH Gets the baseline value for TASK_COMMITMENT_FINISHTASK_COMMITMENT_FINISH. Read-only.
Public property TB_BASE_COMMITMENT_START Gets the baseline value for TASK_COMMITMENT_FINISH. Read-only.
Public property TB_BASE_COST Gets the baseline value for TASK_COST. Read-only.
Public property TB_BASE_DUR Gets the baseline value for TASK_DUR. Read-only.
Public property TB_BASE_FINISH Gets the baseline value for TASK_FINISH_DATE. Read-only.
Public property TB_BASE_START Gets the baseline value for TASK_START_DATE. Read-only.
Public property TB_BASE_WORK Gets the baseline value for TASK_WORK. Read-only.
Public property WOBJ_DOC_REF_CNT Indicates the number of documents that are linked to the specified web object.
Public property WOBJ_ISSUE_REF_CNT Indicates the number of issues that are linked to the specified web object.
Public property WOBJ_OTHER_REF_CNT Indicates the number of generic SharePoint items that are linked to the specified web object.
Public property WOBJ_RISK_REF_CNT Indicates the number of risks that are linked to the specified web object.
Public property WSS_LISTITEM_UID Gets or sets the GUID of a SharePoint list item.

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 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 IsTASK_ACT_COSTNull Determines whether the TASK_ACT_COST property is set to a a null reference (Nothing in Visual Basic) value
Public method IsTASK_ACT_DURNull Determines whether the TASK_ACT_DUR property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_ACT_FINISHNull Determines whether the TASK_ACT_FINISH property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_ACT_OVT_COSTNull Determines whether the TASK_ACT_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_ACT_OVT_WORKNull Determines whether the TASK_ACT_OVT_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_ACT_STARTNull Determines whether the TASK_ACT_START property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_ACT_WORKNull Determines whether the TASK_ACT_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_BUDGET_COSTNull Determines whether the TASK_BUDGET_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_BUDGET_WORKNull Determines whether the TASK_BUDGET_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_CAL_UIDNull Determines whether the TASK_CAL_UID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_CONSTRAINT_DATENull Determines whether the TASK_CONSTRAINT_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_CONSTRAINT_TYPENull Determines whether the TASK_CONSTRAINT_TYPE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_COST_IS_VALIDNull Determines whether the TASK_COST_IS_VALID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_COSTNull Determines whether the TASK_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_DEADLINENull Determines whether the TASK_DEADLINE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_DUR_FMTNull Determines whether the TASK_DUR_FMT property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_DUR_TXTNull Determines whether the TASK_DUR_TXT property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_DURNull Determines whether the TASK_DUR property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_FINISH_DATENull Determines whether the TASK_FINISH_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_FINISH_TXTNull Determines whether the TASK_FINISH_TXT property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_FIXED_COST_ACCRUALNull Determines whether the TASK_FIXED_COST_ACCRUAL property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_FIXED_COSTNull Determines whether the TASK_FIXED_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_HIERARCHYNull Determines whether the TASK_HIERARCHY property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_IDNull Determines whether the TASK_ID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_IGNORES_RES_CALNull Determines whether the TASK_IGNORES_RES_CAL property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_IS_ACTIVENull Determines whether the TASK_IS_ACTIVE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_IS_EFFORT_DRIVENNull Determines whether the TASK_IS_EFFORT_DRIVE() property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_IS_EXTERNALNull Determines whether the TASK_IS_EXTERNAL property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_IS_MANUALNull Determines whether the TASK_IS_MANUAL property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_IS_ROLLED_UPNull Determines whether the TASK_IS_ROLLED_UP property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_LEVELING_ADJUSTS_ASSNNull Determines whether the TASK_LEVELING_ADJUSTS_ASSN property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_LEVELING_DELAYNull Determines whether the TASK_LEVELING_DELAY 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_OPTINDXNull Determines whether the TASK_OPTINDX property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_OUTLINE_LEVELNull Determines whether the TASK_OUTLINE_LEVEL property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_OUTLINE_NUMNull Determines whether the TASK_OUTLINE_NUM property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_OVT_COSTNull Determines whether the TASK_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_OVT_WORKNull Determines whether the TASK_OVT_WORK 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_PCT_COMPNull Determines whether the TASK_PCT_COMP property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_PCT_WORK_COMPNull Determines whether the TASK_PCT_WORK_COMP property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_PHY_PCT_COMPNull Determines whether the TASK_PHY_PCT_COMP property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_PRIORITYNull Determines whether the TASK_PRIORITY property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_REG_WORKNull Determines whether the TASK_REG_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_REM_COSTNull Determines whether the TASK_REM_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_REM_DURNull Determines whether the TASK_REM_DUR property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_REM_OVT_COSTNull Determines whether the TASK_REM_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_REM_OVT_WORKNull Determines whether the TASK_REM_OVT_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_REM_WORKNull Determines whether the TASK_REM_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_RESUME_DATENull Determines whether the TASK_RESUME_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_RTF_NOTESNull Determines whether the TASK_RTF_NOTES property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_SCHED_DUR_FMTNull Determines whether the TASK_SCHED_DUR_FMT property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_SCHED_DURNull Determines whether the TASK_SCHED_DUR property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_SCHED_FINISHNull Determines whether the TASK_SCHED_FINISH property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_SCHED_STARTNull Determines whether the TASK_SCHED_START property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_START_DATENull Determines whether the TASK_START_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_START_TXTNull Determines whether the TASK_START_TXT property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_STOP_DATENull Determines whether the TASK_STOP_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_TYPENull Determines whether the TASK_TYPE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_WBSNull Determines whether the TASK_WBS property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_WINPROJ_UNIQUE_IDNull Determines whether the TASK_WINPROJ_UNIQUE_ID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_WORKNull Determines whether the TASK_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_BUDGET_COSTNull Determines whether the TB_BASE_BUDGET_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_BUDGET_WORKNull Determines whether the TB_BASE_BUDGET_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_COMMITMENT_FINISHNull Determines whether the TB_BASE_BUDGET_COMMITMENT_FINISH() property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_COMMITMENT_STARTNull Determines whether the TB_BASE_COMMITMENT_START property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_COSTNull Determines whether the TB_BASE_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_DURNull Determines whether the TB_BASE_DUR property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_FINISHNull Determines whether the TB_BASE_FINISH property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_STARTNull Determines whether the TB_BASE_START property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTB_BASE_WORKNull Determines whether the TB_BASE_WORK 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 aa 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.
Public method IsWSS_LISTITEM_UIDNull Determines whether the WSS_LISTITEM_UID() 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 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 SetTASK_ACT_COSTNull Sets the TASK_ACT_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_ACT_DURNull Sets the TASK_ACT_DUR property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_ACT_FINISHNull Sets the TASK_ACT_FINISH property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_ACT_OVT_COSTNull Sets the TASK_ACT_OVT_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_ACT_OVT_WORKNull Sets the TASK_ACT_OVT_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_ACT_STARTNull Sets the TASK_ACT_START property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_ACT_WORKNull Sets the TASK_ACT_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_BUDGET_COSTNull Sets the TASK_BUDGET_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_BUDGET_WORKNull Sets the TASK_BUDGET_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_CAL_UIDNull Sets the TASK_CAL_UID property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_CONSTRAINT_DATENull Sets the TASK_CONSTRAINT_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_CONSTRAINT_TYPENull Sets the TASK_CONSTRAINT_TYPE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_COST_IS_VALIDNull Sets the TASK_COST_IS_VALID property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_COSTNull Sets the TASK_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_DEADLINENull Sets the TASK_DEADLINE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_DUR_FMTNull Sets the TASK_DUR_FMT property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_DUR_TXTNull Sets the TASK_DUR_TXT property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_DURNull Sets the TASK_DUR property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_FINISH_DATENull Sets the TASK_FINISH_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_FINISH_TXTNull Sets the TASK_FINISH_TXT property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_FIXED_COST_ACCRUALNull Sets the TASK_FIXED_COST_ACCRUAL property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_FIXED_COSTNull Sets the TASK_FIXED_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_HIERARCHYNull Sets the TASK_HIERARCHY property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_IDNull Sets the TASK_ID property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_IGNORES_RES_CALNull Sets the TASK_IGNORES_RES_CAL property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_IS_ACTIVENull Sets the TASK_IS_ACTIVE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_IS_EFFORT_DRIVENNull Sets the TASK_IS_EFFORT_DRIVEN property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_IS_EXTERNALNull Sets the TASK_IS_EXTERNAL property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_IS_MANUALNull Sets the TASK_IS_MANUAL property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_IS_ROLLED_UPNull Sets the TASK_IS_ROLLED_UP property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_LEVELING_ADJUSTS_ASSNNull Sets the TASK_LEVELING_ADJUSTS_ASSN property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_LEVELING_DELAYNull Sets the TASK_LEVELING_DELAY 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_OPTINDXNull Sets the TASK_OPTINDX property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_OUTLINE_LEVELNull Sets the TASK_OUTLINE_LEVEL property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_OUTLINE_NUMNull Sets the TASK_OUTLINE_NUM property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_OVT_COSTNull Sets the TASK_OVT_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_OVT_WORKNull Sets the TASK_OVT_WORK 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_PCT_COMPNull Sets the TASK_PCT_COMP property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_PCT_WORK_COMPNull Sets the TASK_PCT_WORK_COMP property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_PHY_PCT_COMPNull Sets the TASK_PHY_PCT_COMP property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_PRIORITYNull Sets the TASK_PRIORITY property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_REG_WORKNull Sets the TASK_REG_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_REM_COSTNull Sets the TASK_REM_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_REM_DURNull Sets the TASK_REM_DUR property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_REM_OVT_COSTNull Sets the TASK_REM_OVT_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_REM_OVT_WORKNull Sets the TASK_REM_OVT_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_REM_WORKNull Sets the TASK_REM_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_RESUME_DATENull Sets the TASK_RESUME_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_RTF_NOTESNull Sets the TASK_RTF_NOTES property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_SCHED_DUR_FMTNull Sets the TASK_SCHED_DUR_FMT property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_SCHED_DURNull Sets the TASK_SCHED_DUR property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_SCHED_FINISHNull Sets the TASK_SCHED_FINISH property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_SCHED_STARTNull Sets the TASK_SCHED_START property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_START_DATENull Sets the TASK_START_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_START_TXTNull Sets the TASK_START_TXT property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_STOP_DATENull Sets the TASK_STOP_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_TYPENull Sets the TASK_TYPE property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_WBSNull Sets the TASK_WBS property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_WINPROJ_UNIQUE_IDNull Sets the TASK_WINPROJ_UNIQUE_ID property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_WORKNull Sets the TASK_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_BUDGET_COSTNull Sets the TB_BASE_BUDGET_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_BUDGET_WORKNull Sets the TB_BASE_BUDGET_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_COMMITMENT_FINISHNull Sets the TB_BASE_COMMITMENT_FINISH property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_COMMITMENT_STARTNull Sets the TB_BASE_COMMITMENT_START property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_COSTNull Sets the TB_BASE_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_DURNull Sets the TB_BASE_DUR property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_FINISHNull Sets the TB_BASE_FINISH property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_STARTNull Sets the TB_BASE_START property to a a null reference (Nothing in Visual Basic) value.
Public method SetTB_BASE_WORKNull Sets the TB_BASE_WORK 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 SetWSS_LISTITEM_UIDNull Sets the WSS_LISTITEM_UID() property to a a null reference (Nothing in Visual Basic) value.
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusingDataSet.TasksRow class

WebSvcStatusing namespace