Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Task work variance is the difference between baseline work of the task and the currently scheduled work.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property TASK_WORK_VAR As Double
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As Double
value = instance.TASK_WORK_VAR
instance.TASK_WORK_VAR = value
public double TASK_WORK_VAR { get; set; }
Property value
Type: System.Double
Remarks
Read-only.
TASK_WORK_VAR = TASK_WORK - TB_WORK