ProjectDataSet.TaskRow properties

The ProjectDataSet.TaskRow type exposes the following members.

Properties

  Name Description
Public property AddAfterTaskUID Adds the task after the specified task GUID.
Public property AddPosition Specifies the position in a project to add the task.
Public property CREATED_DATE The date when the task was created.
Public property DurationType Deprecated. Use TASK_DUR_FMT to set the desired duration display format.
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 MOD_DATE The date when the task was last saved to the project.
Public property PROJ_NAME A copy of the project name.
Public property PROJ_OPT_CURRENCY_DIGITS To be deprecated in the TaskDataTable. The number of digits displayed to the right of the decimal when currency values are displayed.
Public property PROJ_OPT_CURRENCY_POSITION To be deprecated in the TaskDataTable. Specifies the placement of the currency symbol in relation to the currency value.
Public property PROJ_OPT_CURRENCY_SYMBOL To be deprecated in the TaskDataTable. The symbol used to represent the type of currency that is used in the project.
Public property PROJ_TYPE The Project.ProjectType of the project to which the task belongs.
Public property PROJ_UID Specifies GUID of the project to which the task belongs.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property StatusManager Gets or sets the GUID of the manager for the task status.
Public property Table (Inherited from DataRow.)
Public property TASK_ACT_COST Specifies the total current actual cost incurred for the task.
Public property TASK_ACT_DUR Specifies the span of actual working time for the task so far, based on the scheduled duration and current remaining work or percentage of work complete.
Public property TASK_ACT_FINISH Specifies the date and time that the task actually completed.
Public property TASK_ACT_OVT_COST Specifies the costs that are incurred for overtime work that has been performed on a task by all assigned resources.
Public property TASK_ACT_OVT_WORK Specifies the actual amount of overtime work that has been performed by all resources assigned to the task.
Public property TASK_ACT_START Specifies the date and time when the task actually began.
Public property TASK_ACT_WORK Specifies the amount of work that has been done by the resources that are assigned to the task.
Public property TASK_ACWP Actual cost of work performed is the costs that is incurred for work done on the task, up to the project status date or today's date.
Public property TASK_BCWP Specifies the budgeted cost of work performed; it is also known as earned value.
Public property TASK_BCWS Budgeted cost for work scheduled is the cumulative timephased baseline costs up to the status date or today's date.
Public property TASK_BUDGET_COST Specifies the total budget cost for the task.
Public property TASK_BUDGET_WORK The total budget work for the task.
Public property TASK_CAL_UID Sets the GUID of the task base calendar when creating a project; gets the task calendar GUID after the project is created.
Public property TASK_COMPLETE_THROUGH Gets the date that specifies when the task was completed.
Public property TASK_CONSTRAINT_DATE Specifies the constrained start or finish date, depending on the value of TASK_CONSTRAINT_TYPE.
Public property TASK_CONSTRAINT_TYPE Indicates the type of scheduling constraint to use, with a short integer of Task.ConstraintType.
Public property TASK_CONTACT Specifies the name of person responsible for the task.
Public property TASK_COST Specifies the current projected cost of the task.
Public property TASK_COST_VAR Specifies the difference between the baseline cost and total cost for the task.
Public property TASK_CPI The Cost Performance Index CPI is the ratio of BCWP (budgeted cost of work performed) to ACWP (actual cost of work performed).
Public property TASK_CV The task cost variance.
Public property TASK_DEADLINE The date that is entered as the deadline for the task.
Public property TASK_DUR The duration of the task.
Public property TASK_DUR_FMT The task duration format indicates the display format of the duration value, and whether the duration is considered an estimate rather than a firm value.
Public property TASK_DUR_IS_EST Indicates whether TASK_DUR_FMT is an estimate.
Public property TASK_DUR_TXT Gets or sets a text representation of the task duration, for manually scheduled tasks.
Public property TASK_DUR_VAR Duration variance is the difference between the planned duration and the current duration of the task.
Public property TASK_EAC Estimate at completion is the total scheduled or projected cost for the task based on costs already incurred, in addition to the costs planned for remaining work.
Public property TASK_EARLY_FINISH Specifies the earliest possible date on which the task can finish.
Public property TASK_EARLY_START Specifies the earliest possible date the task can start.
Public property TASK_EVMETHOD The earned value method indicates the method to use when calculating earned value.
Public property TASK_EXT_PROJ_UID Specifies the Unique ID of the external project represented by this task.
Public property TASK_FINISH_DATE The date when this task is scheduled to be completed.
Public property TASK_FINISH_SLACK The finish slack duration is the duration between the TASK_EARLY_FINISH and TASK_LATE_FINISH dates.
Public property TASK_FINISH_TXT Gets or sets a text representation of the task finish date, for manually scheduled tasks.
Public property TASK_FINISH_VAR The task finish variance is the difference between task finish date and the baseline finish date.
Public property TASK_FIXED_COST The fixed cost of the task includes any non-resource task expense.
Public property TASK_FIXED_COST_ACCRUAL Indicates how fixed costs are to be accrued in a task.
Public property TASK_FREE_SLACK The task free slack duration is the amount of time that the task can be delayed without delaying any successor tasks.
Public property TASK_HAS_LINKED_FIELDS Specifies whether the task has OLE linked fields.
Public property TASK_HYPERLINK_ADDRESS The task hyperlink address is the URI for the hyperlink associated with this task.
Public property TASK_HYPERLINK_FRIENDLY_NAME Specifies the display text for the hyperlink associated with this task.
Public property TASK_HYPERLINK_SUB_ADDRESS Hyperlink anchor.
Public property TASK_ID Specifies an ordinal indicator of where the task is displayed in the list of tasks.
Public property TASK_IGNORES_RES_CAL Indicates whether the resource calendar should be ignored when scheduling this task.
Public property TASK_IS_ACTIVE Gets or sets a value that indicates whether the task is active (true) or inactive (false).
Public property TASK_IS_CRITICAL Specifies whether slack is associated with this task.
Public property TASK_IS_DISPSUMMARY Reserved for future use.
Public property TASK_IS_EFFORT_DRIVEN Indicates whether scheduling for the task is effort-driven.
Public property TASK_IS_EXTERNAL Indicates whether the task is from another project or whether it originated in the current project.
Public property TASK_IS_FROM_FINISH_SUBPROJ Indicates whether the task represents an inserted project that is marked as Schedule-from-Finish (SF).
Public property TASK_IS_MANUAL Gets or sets the Boolean value that specifies whether the task is scheduled manually or automatically. True if manually scheduled.
Public property TASK_IS_MARKED Task is marked indicates whether the task is tagged as having special meaning to the user.
Public property TASK_IS_MILESTONE Indicates whether the task is a milestone.
Public property TASK_IS_NULL Specifies whether the task has no values set.
Public property TASK_IS_OVERALLOCATED Indicates whether an assigned resource on the task has been assigned to more work on the task than can be done within the normal working capacity.
Public property TASK_IS_READONLY_SUBPROJ Specifies whether the task is a subproject that is set to read-only.
Public property TASK_IS_RECURRING Task is recurring indicates whether the task is part of a series of recurring tasks.
Public property TASK_IS_RECURRING_SUMMARY Indicates whether the task is a part of a series of recurring tasks.
Public property TASK_IS_ROLLED_UP Indicates whether the information on the subtask Gantt bars is rolled up to the summary task bar.
Public property TASK_IS_SUBPROJ Indicates whether the task represents a subproject.
Public property TASK_IS_SUMMARY Indicates whether the task is a summary task.
Public property TASK_LATE_FINISH Contains the latest date that the task can finish without delaying the finish of the project.
Public property TASK_LATE_START Contains the latest date that the task can start without delaying the finish of the project.
Public property TASK_LEVELING_ADJUSTS_ASSN Indicates whether the leveling function can delay and split individual assignments (rather than the entire task) to resolve over-allocations.
Public property TASK_LEVELING_CAN_SPLIT Indicates whether the resource leveling function can cause splits on remaining work on this task.
Public property TASK_LEVELING_DELAY Contains the amount of time that the task or assignment is to be delayed from its early start date as a result of resource leveling.
Public property TASK_LEVELING_DELAY_FMT Indicates the desired display format of the TASK_LEVELING_DELAY value, and whether the duration is considered only an estimate rather than a firm value.
Public property TASK_LOCKDOWN_BY_MANAGER Indicates whether the task has been locked from changes.
Public property TASK_NAME Specifies the display title of the task.
Public property TASK_NOTES Contains the text value of user-entered notes for the task.
Public property TASK_OUTLINE_LEVEL Indicates the level of a task by number (such as 1, 2, or 3) in the project outline hierarchy.
Public property TASK_OUTLINE_NUM Represents the task’s position by number (such as 1, 1.1, or 1.2.1) in the hierarchical outline structure.
Public property TASK_OVT_COST Contains the sum of TASK_ACT_OVT_COST and TASK_REM_OVT_COST.
Public property TASK_OVT_WORK Specifies the total amount of overtime work on a task.
Public property TASK_PARENT_UID Contains the unique ID of the parent summary task.
Public property TASK_PCT_COMP Specifies the percentage of elapsed duration compared with the remaining duration.
Public property TASK_PCT_WORK_COMP Contains the percentage of work actually elapsed compared with the amount of work remaining to be done.
Public property TASK_PHY_PCT_COMP Contains the physical percent of work completed on the task.
Public property TASK_PRELEVELED_FINISH Contains the finish date of the task before resource leveling.
Public property TASK_PRELEVELED_START Contains the start date of the task before resource leveling.
Public property TASK_PRIORITY Contains the level of importance that is given to the task, which indicates how readily the task or assignment can be delayed or split during resource leveling.
Public property TASK_REG_WORK Contains the total amount of non-overtime work that is scheduled to be performed by resources.
Public property TASK_REM_COST Contains the remaining cost to complete the task.
Public property TASK_REM_DUR Contains amount of time required to complete the unfinished portion of the task.
Public property TASK_REM_OVT_COST Contains the remaining overtime cost to complete the task.
Public property TASK_REM_OVT_WORK Contains the sum of all remaining overtime work values for all the resources that are assigned to the task.
Public property TASK_REM_WORK Task remaining work contains the amount of time required to complete the task.
Public property TASK_RESUME_DATE Contains the date when the remaining portion of a task is scheduled to resume after you enter any progress.
Public property TASK_SCHED_DUR Gets the duration of the task as calculated by the Project Server scheduling engine.
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 date and time the task is scheduled to be completed, as calculated by the Project Server scheduling engine.
Public property TASK_SCHED_START Gets the date and time the task is scheduled to start, as calculated by the Project Server scheduling engine.
Public property TASK_SPI Task schedule performance index is the ratio of the budgeted cost of work performed to the budgeted cost of work scheduled.
Public property TASK_START_DATE Contains the starting date of the task.
Public property TASK_START_SLACK Specifies the amount of time that the start date for the specified task can be delayed without delaying the project.
Public property TASK_START_TXT Gets or sets a text representation of the task start date, for manually scheduled tasks.
Public property TASK_START_VAR Task start variance is the difference between the baseline start date (TB_START ) and the actual start date (TASK_START_DATE).
Public property TASK_STOP_DATE Represents the end of the actual portion of the task.
Public property TASK_SV Contains the cost difference between the current progress and the baseline plan of the task.
Public property TASK_TCPI Task to complete performance index is the ratio of remaining available budget to remaining scheduled cost as of the status date.
Public property TASK_TOTAL_SLACK Task total slack duration is the amount of time the finish date of the task can be delayed without delaying the project finish date.
Public property TASK_TYPE Specifies the task type can be fixed units, fixed duration, or fixed work.
Public property TASK_UID Specifies the GUID of the task.
Public property TASK_VAC Task variance at completion is the difference between the TB_COST (Budget At Completion) or baseline cost and TASK_EAC (Estimate At Completion).
Public property TASK_WBS Task work breakdown structure code is a read-only alphanumeric code that can indicate the relationships between tasks.
Public property TASK_WORK Specifies the total amount of time scheduled on the task for all assigned resources.
Public property TASK_WORK_VAR Task work variance is the difference between baseline work of the task and the currently scheduled work.
Public property TaskCVP Task cost variance percentage.
Public property TaskSVP Task schedule variance percentage.
Public property TB_COST The baseline cost is the total planned cost for the task as of a status date.
Public property TB_DUR Task baseline duration is the original span of time planned to complete the task.
Public property TB_DUR_FMT Task baseline duration format indicates the display format of the baseline duration value, and whether the baseline duration is considered only an estimate rather than a firm value.
Public property TB_FINISH Task baseline finish is the planned completion date for the task at the time you saved a baseline.
Public property TB_START Baseline start is the planned beginning date for the task at the time you saved a baseline.
Public property TB_WORK Baseline work is the originally planned amount of work to be performed by all resources assigned to the task.
Public property WOBJ_DOC_REF_CNT This member is reserved for internal use and is not intended to be used directly from your code.
Public property WOBJ_ISSUE_REF_CNT This member is reserved for internal use and is not intended to be used directly from your code.
Public property WOBJ_OTHER_REF_CNT This member is reserved for internal use and is not intended to be used directly from your code.
Public property WOBJ_RISK_REF_CNT This member is reserved for internal use and is not intended to be used directly from your code.

Top

See also

Reference

ProjectDataSet.TaskRow class

WebSvcProject namespace