StatusingDataSet.TasksRow Members
Include Protected Members
Include Inherited Members
Specifies one row of task status data.
The StatusingDataSet.TasksRow type exposes the following members.
Properties
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies a unique identifier for the project associated with the task.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Indicates the actual cost of the task.
Specifies the actual duration of the task.
Specifies the actual finish date and time of the task.
Specifies the actual overtime cost of the task.
Specifies the actual overtime work hours for the task.
Specifies the actual start date and time for the task.
Specifies the actual non-overtime work hours for the task.
Specifies the unique identifier for the calendar associated with the task.
Indicates the date and time of the constraint for the specified task.
Indicates the type of constraint associated with the specified task.
Indicates the budgeted cost of the task.
Indicates the date and time for the deadline of the specified task.
Indicates the estimated duration of the specified task.
Indicates the finish date and time of the specified task.
Indicates the budgeted amount of fixed costs for the specified task.
Specifies the name of the task.
Specifies the budgeted overtime cost for the task.
Indicates the budgeted amount of overtime work hours for the specified task.
Indicates the unique identifier of the parent task for the specified task.
Indicates the percent of completion for the specified task.
Indicates the stop date and time for the specified task.
Specifies the task type.
Indicates the unique identifier for the specified task.
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the TASK_ACT_COST() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_ACT_DUR() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_ACT_FINISH() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_ACT_OVT_COST() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_ACT_OVT_WORK() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_ACT_START() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_ACT_WORK() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_BUDGET_COST() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_BUDGET_WORK() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_CAL_UID() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_CONSTRAINT_DATE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_CONSTRAINT_TYPE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_COST_IS_VALID() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_COST() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_DEADLINE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_DUR_FMT() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_DUR() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_FINISH_DATE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_FIXED_COST_ACCRUAL() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_FIXED_COST() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_ID() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_LEVELING_DELAY() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_NAME() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_OPTINDX() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_OUTLINE_LEVEL() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_OUTLINE_NUM() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_OVT_COST() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_OVT_WORK() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_PARENT_UID() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_PCT_COMP() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_PCT_WORK_COMP() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_PHY_PCT_COMP() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_REG_WORK() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_REM_COST() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_REM_DUR() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_REM_OVT_COST() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_REM_OVT_WORK() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_REM_WORK() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_RESUME_DATE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_RTF_NOTES() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_START_DATE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_STOP_DATE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_TYPE() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_WBS() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_WINPROJ_UNIQUE_ID() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_WORK() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_DOC_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_ISSUE_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_OTHER_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WOBJ_RISK_REF_CNT() property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the TASK_ACT_COST() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_ACT_DUR() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_ACT_FINISH() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_ACT_OVT_COST() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_ACT_OVT_WORK() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_ACT_START() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_ACT_WORK() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_BUDGET_COST() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_BUDGET_WORK() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_CAL_UID() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_CONSTRAINT_DATE() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_CONSTRAINT_TYPE() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_COST_IS_VALID() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_COST() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_DEADLINE() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_DUR_FMT() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_DUR() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_FINISH_DATE() property to a a null reference (Nothing in Visual Basic) value.
SetTASK_FIXED_COST_ACCRUALNull
Sets the TASK_FIXED_COST_ACCRUAL() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_FIXED_COST() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_ID() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_LEVELING_DELAY() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_NAME() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_OPTINDX() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_OUTLINE_LEVEL() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_OUTLINE_NUM() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_OVT_COST() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_OVT_WORK() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_PARENT_UID() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_PCT_COMP() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_PCT_WORK_COMP() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_PHY_PCT_COMP() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_REG_WORK() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_REM_COST() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_REM_DUR() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_REM_OVT_COST() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_REM_OVT_WORK() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_REM_WORK() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_RESUME_DATE() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_RTF_NOTES() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_START_DATE() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_STOP_DATE() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_TYPE() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_WBS() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_WINPROJ_UNIQUE_ID() property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_WORK() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_DOC_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_ISSUE_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_OTHER_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
Sets the WOBJ_RISK_REF_CNT() property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top